Navigation
API > API/Plugins > API/Plugins/CelestialVault
Different type Solar System bodies in the VSOP87 Equations
| Name | EVSOP87BodyType |
| Type | enum |
| Header File | /Engine/Plugins/Runtime/CelestialVault/Source/CelestialVault/Public/CelestialDataTypes.h |
| Include Path | #include "CelestialDataTypes.h" |
Syntax
enum EVSOP87BodyType
{
Sun,
Mercury,
Venus,
Earth,
Mars,
Jupiter,
Saturn,
Uranus,
Neptune,
Moon,
}
Values
| Name | Remarks |
|---|---|
| Sun | |
| Mercury | |
| Venus | |
| Earth | |
| Mars | |
| Jupiter | |
| Saturn | |
| Uranus | |
| Neptune | |
| Moon |