Calculate all 6 variable of a planet.
public VSOPResult_ELL GetPlanetPosition(VSOPBody body, VSOPTime time)
Parameters
body VSOPBody
body
Planet enum.
time VSOPTime
time
Exclusive time class in VSOP2013.
Return
VSOPResult_ELL
Full Result with 6 variable of Elliptic Coordinates.
Can be explicit cast to VSOPResult_XYZ and VSOPResult_LBR
VSOPResult_XYZ
VSOPResult_LBR
Last updated 1 year ago