Class in Zendir.Universe | Inherits from UniverseModel

Declaration

class MagneticModel;

Description

The magnetic model will be able to detect the presence of a magnetic field around the object. This will look at the magnetospheres that exists on the celestial bodies.


Properties

DeclaredDescription
Field_NLocal magnetic field at some inertial point in theinertial frame.
In_TransformMsgA reference to the transform message that contains information about thecurrent position of the object in the simulation.
Out_MagneticFieldMsgA message that contains all the information about the magnetic field at thecurrent location.
InheritedDescription
IsEnabledIs true if the object is currently enabled.
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.