Table of Contents

Enum CoordinateFrame

Namespace
NominalSystems.Universe
Assembly
NominalSystems.Universe.dll

A set of different coordinate frames available for SPICE

public enum CoordinateFrame

Fields

B1950 = 4

Besselian year 1950, using 1976 IAU precession model.

CENTRAL_BODY_FIXED = 1

Rotation Fixed Body frame using defined Central Body (Earth Centred Earth Fixed frame for Earth). Uses the IAU frame system.

EARTH_HIGH_PRECISION = 2

High Precision Earth Rotation frame using Julian J2000. Additional support data required.

ECLIPTIC_B1950 = 6

Ecliptic coordinates based on the Besselian B1950 model.

ECLIPTIC_J2000 = 5

Ecliptic coordinates based on the Julian J2000 model.

FRICKE_CATALOG_4 = 7

Fundamental Catalog reference frame, derived from Besselian B1950 by Fricke.

GALACTIC = 3

Galactic System II frame using Julian J2000 system.

J2000 = 0

Standard Julian 2000 Earth Coordinate System (Earth Centred Inertial frame).