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