boinor.frames.enums

Coordinate frames definitions.

Classes

Planes

class to define different kind of coordinate frames

Module Contents

class boinor.frames.enums.Planes(*args, **kwds)

Bases: enum.Enum

class to define different kind of coordinate frames

EARTH_EQUATOR = 'Earth mean Equator and Equinox of epoch (J2000.0)'
EARTH_ECLIPTIC = 'Earth mean Ecliptic and Equinox of epoch (J2000.0)'
BODY_FIXED = 'Rotating body mean Equator and node of date'