Enum in Zendir.Messages
Description
A list of available guidance mapping modes, which can define how the pointing software of the spacecraft. This will identify a location to point at and will determine the control to reach that attitude.
Properties
| Declared | Description |
|---|---|
| Inertial = 0 | Points the spacecraft towards a specific inertial hold frame, whichis defined in inertial coordinates. |
| Sun = 1 | Points the spacecraft towards the Sun with the Solar Panel as theprimary forward vector. |
| Velocity = 2 | Point the spacecraft along the current orbit about the target body. |
| Nadir = 3 | Point the spacecraft towards the orbiting planet. |
| Ground = 4 | Points the spacecraft towards a ground body located on the surface ofa planet. |
| Relative = 5 | Points the spacecraft towards another object, such as another spacecraft in orbit. |