unreal.OrbitType

class unreal.OrbitType

Bases: EnumBase

Different type of orbital motion for the Celestial bodies. Will be used to branch the computational logics

C++ Source:

  • Plugin: CelestialVault

  • Module: CelestialVault

  • File: CelestialDataTypes.h

ELLIPTIC: OrbitType = Ellipsis

Far away star - No orbit

Type:

1

STAR: OrbitType = Ellipsis

0

VSOP87: OrbitType = Ellipsis

Generic Ellipsoidal Orbit

Type:

2