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

DeclaredDescription
FilePathThe full file path to the WMM model coefficients that need to beloaded into the system.
In_EpochMsgA reference to the current epoch message from the solar system
InheritedDescription
In_PlanetStateMsgThis message defines the location of the model in the simulation.
IsEnabledIs true if the object is currently enabled.
MaxAltitudeMaximum altitude at which the environment will be calculated
MinAltitudeThe minimum planet-relative position needed for the environment to work
NameThe display name or tag of this object.
ParentThe currently attached parent object.

Methods

DeclaredDescription
InitialiseInitialises the WMM model with some data from a data file.
InheritedDescription
DestroyRemoves the current object from the simulation.
FindParentWithIDReturns an attached parent that satisfies the specified ID.
FindParentWithTypeReturns an attached parent that satisfies the specified type.
FindRootWithIDReturns a root object that satisfies the specified ID.
FindRootWithTypeReturns a root object that satisfies the specified type.