Enum in Zendir.Universe


Description

This defines the type of trajectory that is defined for the non-orbital trajectories, which include being able to use real lookup data or using Lat, Lon, Alt data from the lookup charts.


Properties

DeclaredDescription
Integration = 0The default trajectory type if there is no information about the positiontrajectory. If this is the case, the satellite will be moved with theintegration state.
Inertial = 1The standard positions for full inertial coordinates using the SI units.This will be positions relative to the Zero-Base of the coordinate system.
Geodetic = 2The positions are in geodetic coordinates (Lat, Lon, Alt) and are relativeto the orbiting body of the lookup system.