astronomy

//astronomy/io.github.cosinekitty.astronomy/SearchContext/eval

eval

abstract fun eval(time: Time): Double

Evaluates a scalar function at a given time.

Return

The floating point value of the scalar function at the given time.

Parameters

   
time The time at which to evaluate the function.