addSample

fun addSample(time: JulianDate, value: Packable<*>, derivatives: ERROR CLASS: Symbol not found for ReadonlyArray<cesium/engine/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.

See also