unreal.VSOP87BodyType

class unreal.VSOP87BodyType

Bases: EnumBase

Different type Solar System bodies in the VSOP87 Equations

C++ Source:

  • Plugin: CelestialVault

  • Module: CelestialVault

  • File: CelestialDataTypes.h

EARTH: VSOP87BodyType = Ellipsis

3

JUPITER: VSOP87BodyType = Ellipsis

5

MARS: VSOP87BodyType = Ellipsis

4

MERCURY: VSOP87BodyType = Ellipsis

1

MOON: VSOP87BodyType = Ellipsis

9

NEPTUNE: VSOP87BodyType = Ellipsis

8

SATURN: VSOP87BodyType = Ellipsis

6

SUN: VSOP87BodyType = Ellipsis

0

URANUS: VSOP87BodyType = Ellipsis

7

VENUS: VSOP87BodyType = Ellipsis

2