Class in Zendir.Universe | Inherits from MagneticFieldPlanetModel

Declaration

class MagneticFieldCenteredDipolePlanetModel;

Description

Class for the magnetic field centered dipole model, which uses some constant coefficients to calculate the magnetic field of an object around a body. This is an approximation for a magnetic field and is not a lookup method.


Properties

DeclaredDescription
G10The IGRF Coefficient g_1^0
G11The IGRF Coefficient g_1^1
H11The IGRF Coefficient h_1^1
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

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.