Coordinate types used in specifying orbit state.
| Member | Value | Description |
|---|---|---|
| eOrbitStateCartesian | 0 | Cartesian coordinate type. |
| eOrbitStateClassical | 1 | Classical (Keplerian) coordinate type. |
| eOrbitStateEquinoctial | 2 | Equinoctial coordinate type. |
| eOrbitStateDelaunay | 3 | Delaunay variables coordinate type. |
| eOrbitStateSpherical | 4 | Spherical coordinate type. |
| eOrbitStateMixedSpherical | 5 | Mixed spherical coordinate type. |
| eOrbitStateGeodetic | 6 | Geodetic coordinate type. |





