SWITCH TO MANUAL
Class in Zendir.Classes
| Inherits from Software
Declaration
class RWTorqueMappingSoftware ;
Description
Defines the software for the reaction wheel motor torque.
This module maps a desired torque to control the spacecraft, and
maps it to the available wheels using a minimum norm inverse fit.
Previously named ReactionWheelMotorTorqueSoftware.
Properties
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 (if any).
Methods
Inherited Description Destroy Removes the current object from the simulation. Disable Disable the software componentDerived classes should clear any output messages Enable Enable the software component 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.