Class in Zendir.Messages
| Inherits from Message
Declaration
class FuelConfigMessage;
Description
Message is used for defining the configuration of the fuel system, including the current mass properties of the fuel system.
Properties
Declared | Description |
---|---|
Acceleration_LB_L | Second derivative of position vector from B to tank point in B frame comp. This is thesame as ‘RPPrime_TcT_T’ using the tank point T. |
Inertia_L | Inertia of tank (L) about point T in body frame coordinates. This is the sameas ‘ITankPntT_T’. |
InertiaPrime_L | Derivative of inertia of tank about pnt T in B frame comp. This is the same as’ITankPntTPrime_T’. |
InitialPosition_LB_L | Initial position vector from the body to tank (L) point in body frame components. Thisis the same as ‘R_TcT_TInit’ using the tank point T. |
TankLength | Length of the tank. |
TankRadius | Radius of the cylindrical tank. |
Velocity_LB_L | Derivative of position vector from B to tank point in B frame comp. This is the sameas ‘RPrime_TcT_T’ using the tank point T. |