loadSpanPoles Method
Load order dimension doubles from data[dimension spanIndex] as poles
loadSpanPoles(data: Float64Array, spanIndex: number): void
Parameter | Type | Description |
---|---|---|
data | Float64Array | packed source array. block size in data assumed to match dimension for this. |
spanIndex | number | block index in data. |
Defined in
Last Updated: 08 January, 2020