Class in Zendir.Classes | Inherits from UniverseModel

Declaration

class ReactionWheelArrayThermalModel;

Description

This particular thermal model is able to attach to a thermal model on the reaction wheel array and is able to set the thermal properties of the wheels based on the wheel speeds.


Properties

DeclaredDescription
In_RWSpeedMsgA reference to the reaction wheel speed message that has been addedto the reaction wheel array attached.
ThermalAnalysisControls the thermal analysis type.
InheritedDescription
IsEnabledIs true if the object is currently enabled.
NameThe display name or tag of this object.
ParentThe currently attached parent object.

Methods

DeclaredDescription
InitialiseLoads the thermal model from a CSV file and stores the datain the model. This will be able to use a lookup based on someparameter that is configured.
InheritedDescription
DestroyRemoves the current object from the simulation.
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.