Class in Zendir.Messages | Inherits from Message
Declaration
class ThrusterOperationMessage;Description
Message defining the thruster operational state describing the total thrust fires and the current thrust state.
Properties
| Declared | Description |
|---|---|
| FireCounter | Number of times thruster fired. |
| ImpulseFactor | The current fractional impulse (ISP). |
| PreviousIterationTime | Previous thruster iteration time. |
| SpecificImpulse_B | Specific Impulse of the Thruster in Body Frame components. |
| ThrusterStartTime | Time thruster has been executing total. |
| ThrustFactor | The current thrust percentage. |
| ThrustForce_B | Thrust force vector in body frame components. |
| ThrustOffRampTime | Time thruster has been turning off. |
| ThrustOnCmd | Time Thruster was requested. |
| ThrustOnRampTime | Time thruster has been on for. |
| ThrustOnSteadyTime | Time thruster has been on steady. |
| ThrustTorque_B | Thrust torque about point B in body frame components. This is the’ThrustTorquePntB_B’ parameter. |
| TotalOnTime | Total amount of time thruster has fired. |