Interpolator

Time sample interpolator

Installation

To use this node enable omni.graph.nodes in the Extension Manager.

Inputs

Name

Type

Descripton

Default

Knot Array (inputs:knots)

float[]

Array of knots on the time sample curve

[]

Interpolation Point (inputs:param)

float

Time sample interpolation point

0.0

Value Array (inputs:values)

float[]

Array of time sample values

[]

Outputs

Name

Type

Descripton

Default

Interpolated Value (outputs:value)

float

Value in the time samples, interpolated at the given parameter location

None

Metadata

Name

Value

Unique ID

omni.graph.nodes.Interpolator

Version

1

Extension

omni.graph.nodes

Has State?

False

Implementation Language

C++

Default Memory Type

cpu

Generated Code Exclusions

None

uiName

Interpolator

Categories

math:operator

Generated Class Name

OgnInterpolatorDatabase

Python Module

omni.graph.nodes