SWITCH TO MANUAL
Class in Zendir.Universe
| Inherits from MagneticFieldPlanetModel
Declaration
class MagneticFieldWMMPlanetModel ;
Description
Class that handles the Magnetic Field for the World Magnetic Model
system (WMM). This uses a lookup table to handle the magnetic field at different
points around the world WGS globe.
Properties
Declared Description FilePath The full file path to the WMM model coefficients that need to beloaded into the system. In_EpochMsg A reference to the current epoch message from the solar system
Inherited Description In_PlanetStateMsg This message defines the location of the model in the simulation. IsEnabled Is true if the object is currently enabled. MaxAltitude Maximum altitude at which the environment will be calculated MinAltitude The minimum planet-relative position needed for the environment to work Name The display name or tag of this object. Parent The currently attached parent object.
Methods
Declared Description Initialise Initialises the WMM model with some data from a data file.
Inherited Description Destroy Removes the current object from the simulation. FindParentWithID Returns an attached parent that satisfies the specified ID. FindParentWithType Returns an attached parent that satisfies the specified type. FindRootWithID Returns a root object that satisfies the specified ID. FindRootWithType Returns a root object that satisfies the specified type.