Navigation
API > API/Plugins > API/Plugins/CelestialVault
VSOP87-Multilang http://www.celestialprogramming.com/vsop87-multilang/index.html Greg Miller ([email protected]) 2019. Released as Public Domain
| Name | vsop87a_full |
| Type | class |
| Header File | /Engine/Plugins/Experimental/CelestialVault/Source/CelestialVault/Public/vsop87a_full_EarthMoon.h |
| Include Path | #include "vsop87a_full_EarthMoon.h" |
Syntax
class vsop87a_full
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static double earth_x
(
double t |
vsop87a_full_EarthMoon.h | ||
static double earth_y
(
double t |
vsop87a_full_EarthMoon.h | ||
static double earth_z
(
double t |
vsop87a_full_EarthMoon.h | ||
static double emb_x
(
double t |
vsop87a_full_EarthMoon.h | ||
static double emb_y
(
double t |
vsop87a_full_EarthMoon.h | ||
static double emb_z
(
double t |
vsop87a_full_EarthMoon.h | ||
static void getEarth
(
double t, |
vsop87a_full_EarthMoon.h | ||
static void getEmb
(
double t, |
vsop87a_full_EarthMoon.h | ||
static void getMoon
(
double earth, |
vsop87a_full_EarthMoon.h |