Class in Zendir.Messages
| Inherits from Message
Declaration
class ThrusterConfigMessage;
Description
Message used to describe the configuration of a single thruster. This includes the thruster relative to the spacecraft as well as any other configuration parameters.
Properties
Declared | Description |
---|---|
Efficiency | Efficiency of the Ion Thruster |
ExitArea | Area of Exit. |
MaxImpulse | Steady state max impulse. |
MaxThrust | Max thrust. |
MinFireDuration | Minimum Burn Duration for thruster. |
Position_LB_B | Location of the thruster in the spacecraft in the body frame. |
SpecificImpulse | Specific Impulse of the thruster. |
ThroatArea | Area of Throat. |
ThrustDirection_B | Unit vector of the thrust direction. |
TimeToMaxThrust | Time taken to achieve max thrust. |