astronomy

//astronomy/io.github.cosinekitty.astronomy/PositionFunction/position

position

abstract fun position(time: Time): Vector

Returns a relative position vector for a given time.

Return

The relative position vector at the specified time.

Parameters

   
time The time at which to evaluate a relative position vector.