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

DeclaredDescription
ControlAxes_B[-] A matrix of the control unit axis
In_CommandTorqueMsgVehicle control (LR) Input message
In_RWArrayAvailabilityMsgRWs availability input message [OPTIONAL]
In_RWArrayConfigMsgRW Array configuration input message
Out_MotorTorqueArrayMsgRW motor torque output message for the reaction wheels
InheritedDescription
IsEnabledIs true if the object is currently enabled.
NameThe display name or tag of this object.
ParentThe currently attached parent object (if any).

Methods

InheritedDescription
DestroyRemoves the current object from the simulation.
DisableDisable the software componentDerived classes should clear any output messages
EnableEnable the software component
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.