Selva Compute API Reference - v1.1.2
Preparing search index...
visualization
<internal>
Interpolant
Class Interpolant
Abstract
Hierarchy (
View Summary
)
Interpolant
DiscreteInterpolant
LinearInterpolant
CubicInterpolant
Index
Constructors
constructor
Properties
parameter
Positions
result
Buffer
sample
Values
value
Size
Methods
evaluate
Constructors
constructor
new
Interpolant
(
parameterPositions
:
any
,
sampleValues
:
any
,
sampleSize
:
number
,
resultBuffer
?:
any
,
)
:
Interpolant
Parameters
parameterPositions
:
any
sampleValues
:
any
sampleSize
:
number
Optional
resultBuffer
:
any
Returns
Interpolant
Properties
parameter
Positions
parameterPositions
:
any
result
Buffer
resultBuffer
:
any
sample
Values
sampleValues
:
any
value
Size
valueSize
:
number
Methods
evaluate
evaluate
(
time
:
number
)
:
any
Parameters
time
:
number
Returns
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
parameter
Positions
result
Buffer
sample
Values
value
Size
Methods
evaluate
Selva Compute API Reference - v1.1.2
Loading...