Inputs

IDictionary<string, IInput> ITrajectoryInterpolator.Inputs { get; }

Gets the collection of inputs of this trajectory interpolator.

Value

IDictionary<string, IInput> – Collection of inputs of this trajectory interpolator.

Throws