Class in Zendir.Classes | Inherits from Software

Declaration

class RWNullSpaceMappingSoftware;

Description

This module uses the Reaction Wheel (RW) null space to slow down the wheels. The resulting motor torques are superimposed on top of the attitude feedback control RW motor torques.


Properties

DeclaredDescription
In_MotorTorqueArrayMsgThe input array motor torque commands that are to be updated by this module
In_RWArrayConfigMsgThe reaction wheel configuration
In_RWArraySpeedMsgThe reaction wheel speeds
OmegaGainThe gain factor applied to the RW speeds
Out_MotorTorqueArrayMsgThe updated output array motor torque commands
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.