Module nyx_space::celestia [] [src]

Provides the solar system planets, and (eventually) ephemeride management.

Structs

CustomBody

CustomBody can be used to define a custom celestial object, such as an asteroid or a moon which isn't provided by nyx or one of the ephemerides in use.

EARTH
JUPITER
MARS
MERCURY
NEPTUNE
Planet

The Planets provided in nyx use the same values as those in GMAT 2016a. NOTE: There is no Pluto defined in nyx because it isn't a planet: it's a collection of three (four?) small rocks orbiting each other.

SATURN
URANUS
VENUS

Traits

Body

Body represents a celestial body.