SWITCH TO MANUAL
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
Declared Description Field_N Local magnetic field at some inertial point in theinertial frame. In_TransformMsg A reference to the transform message that contains information about thecurrent position of the object in the simulation. Out_MagneticFieldMsg A message that contains all the information about the magnetic field at thecurrent location.
Inherited Description IsEnabled Is true if the object is currently enabled. Name The display name or tag of this object. Parent The currently attached parent object.
Methods
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.