Click or drag to resize

AxesInterpolator Constructor

Overload List
  NameDescription
Public methodAxesInterpolator
Initializes a new instance. The user must set Interpolator.
Public methodAxesInterpolator(Axes, RotationalMotionInterpolator)
Initializes a new instance from the provided parameters.
Protected methodAxesInterpolator(AxesInterpolator, CopyContext)
Initializes a new instance as a copy of an existing instance.
Public methodAxesInterpolator(Axes, InterpolationAlgorithm, Int32, DateMotionCollectionUnitQuaternion, Cartesian)
Initializes a new instance of the AxesInterpolator class from the provided parameters.
Public methodAxesInterpolator(Axes, InterpolationAlgorithmType, Int32, DateMotionCollectionUnitQuaternion, Cartesian)
Initializes a new instance of the AxesInterpolator class from the provided parameters.
Public methodAxesInterpolator(Axes, InterpolationAlgorithm, Int32, DateMotionCollectionUnitQuaternion, Cartesian, IListJulianDate)
Initializes a new instance of the AxesInterpolator class from the provided parameters.
Public methodAxesInterpolator(Axes, InterpolationAlgorithmType, Int32, DateMotionCollectionUnitQuaternion, Cartesian, IListJulianDate)
Initializes a new instance of the AxesInterpolator class from the provided parameters.
Top
See Also