Class TLcyMagneticNorthAddOn

java.lang.Object
com.luciad.lucy.addons.ALcyAddOn
com.luciad.lucy.addons.magneticnorth.TLcyMagneticNorthAddOn

public class TLcyMagneticNorthAddOn extends ALcyAddOn
This is an addon to lucy concerning the magnetic north. The magnetic north is slightly different from the true north. The difference depends on the position on the earth and the time. This addon makes it possible to visualize iso lines of the declination of the magnetic north wrt the true north. On such a line, the declination is constant. Furthermore it adds a controller that allows you to display the magnetic north declination at every point moving your mouse.
  • Field Details Link icon

    • MAGNETIC_NORTH_GROUP_DESCRIPTOR Link icon

      public static final TLcyGroupDescriptor MAGNETIC_NORTH_GROUP_DESCRIPTOR
    • WMM_DATA_FILE Link icon

      public static final String WMM_DATA_FILE
      This can be used to retrieve magnetic north data for dates between 2005 and 2010.
      See Also:
    • WMM_DATA_FILES Link icon

      public static final String WMM_DATA_FILES
      This can be used to retrieve magnetic north data for dates between 2005 and 2030.
      See Also:
    • IGRF_DATA_FILE Link icon

      public static final String IGRF_DATA_FILE
      This can be used to retrieve magnetic north data for dates between 1900 and 2030.
      See Also:
  • Constructor Details Link icon

    • TLcyMagneticNorthAddOn Link icon

      public TLcyMagneticNorthAddOn()
  • Method Details Link icon