GetPlanetPositionAsync
Calculate all 6 variable of a planet.
Parameters
body
VSOPBody
Planet enum.
time
VSOPTime
Exclusive time class in VSOP2013.
Return
Task<
VSOPResult_ELL
>
Full Result with 6 variable of Elliptic Coordinates.
Can be explicit cast to VSOPResult_XYZ
and VSOPResult_LBR
Last updated