SWITCH TO MANUAL
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
Declared Description In_RWSpeedMsg A reference to the reaction wheel speed message that has been addedto the reaction wheel array attached. ThermalAnalysis Controls the thermal analysis type.
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.
Methods
Declared Description Initialise Loads 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.
Inherited Description Destroy Removes the current object from the simulation. 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.