Calculator Class
Definition
Provide methods to calculate planet position. Full 6 variable or one of them.
Constructors
Initializes a new instance of the Calculator class.
Methods
GetPlanetPosition_Native(body, time)
GetPlanetPositionAsync_Native(body, time)
GetVariable_Native(body, iv, time)
GetVariableAsync_Native(body, iv, time)
Last updated