Table of Contents

Enum GuidancePointingType

Namespace
NominalSystems.Messages
Assembly
NominalSystems.Messages.dll

[Nominal] 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.


public enum GuidancePointingType

Fields

Ground = 4

Points the spacecraft towards a ground body located on the surface of a planet.

Inertial = 0

Points the spacecraft towards a specific inertial hold frame, which is defined in inertial coordinates.

Nadir = 3

Point the spacecraft towards the orbiting planet.

Relative = 5

Points the spacecraft towards another object, such as another spacecraft in orbit.

Sun = 1

Points the spacecraft towards the Sun with the Solar Panel as the primary forward vector.

Velocity = 2

Point the spacecraft along the current orbit about the target body.