addSample
fun addSample(time: JulianDate, position: Cartesian3, derivatives: <Error class: unknown class><Cartesian3>? = definedExternally)(source)
Adds a new sample.
Parameters
time
The sample time.
position
The position at the provided time.
derivatives
The array of derivative values at the provided time.