addSample

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

See also