Class in Zendir.Messages | Inherits from Message
Declaration
class ThrusterBurnMessage;Description
Message used to describe the burn for a single thruster configuration in a particular direction with a total delta velocity.
Properties
| Declared | Description |
|---|---|
| ThrustDirection_N | Unit vector of the thrust direction. |
| ThrustFactor | A factor to apply on the thrust force to scale it, in the directionof the thrust. This is useful for simulating different thrust levels. |