Class in Zendir.Classes | Inherits from UniverseModel

Declaration

class FuelSourceModel;

Description

Base class for Fuel source models that are added to the fuel source for calculating the fuel.


Properties

DeclaredDescription
In_FuelConfigMsg[-] The configuration message of the thruster that the fuel source willwrite to, for the fuel containing information.
InheritedDescription
IsEnabledIs true if the object is currently enabled.
NameThe display name or tag of this object.
ParentThe currently attached parent object.

Methods

DeclaredDescription
ComputeTankPropertiesCalculate the model’s properties.
ComputeTankPropertiesDerivativesCalculate the model’s derivative properties.
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.