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