addSamples
fun addSamples(times: ERROR CLASS: Symbol not found for ReadonlyArray<cesium/engine/JulianDate>, positions: ERROR CLASS: Symbol not found for ReadonlyArray<cesium/engine/Cartesian3>, derivatives: ERROR CLASS: Symbol not found for ReadonlyArray<ERROR CLASS: Symbol not found for ReadonlyArray<ERROR CLASS: Symbol not found for JsAny>>?? = definedExternally)(source)
Adds multiple samples via parallel arrays.
Parameters
times
An array of JulianDate instances where each index is a sample time.
positions
An array of Cartesian3 position instances, where each value corresponds to the provided time index.
derivatives
An array where each value is another array containing derivatives for the corresponding time index.