Class in Zendir.Classes
| Inherits from FuelSourceModel
Declaration
class FuelSourceCentrifugalBurnModel;
Description
A Centrifugal Burn ‘FuelSource’ Model
Properties
Declared | Description |
---|
InitialMass | [kg] Initial amount of mass of propellant |
Inherited | Description |
---|
In_FuelConfigMsg | [-] The configuration message of the thruster that the fuel source willwrite to, for the fuel containing information. |
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
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. |