Class in Zendir.Classes | Inherits from Software

Declaration

class RelativePointingSoftware;

Description

This software takes the vector that points from the spacecraft to target object and calculates the orientation, angular velocity and angular acceleration of this vector with respect to the inertial reference frame in inertial reference frame components and passes them to the attitude tracking error module, where that attitude error can be calculated.


Properties

DeclaredDescription
AlignmentVector_BVector within the B-frame that points to antenna
ErrorFlagNumerical error flag
In_NavigationTranslationMsgNavigation message describing the actual or estimated state ofthe parent body
In_TargetTranslationMsgInput translation navigation message of the target to pointtowards
Out_AttitudeReferenceMsgReference attitude output message
PreviousOmega_RNOmega of previous timestep
PreviousSigma_RNMRP of previous timestep
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.