| Name | Description |
---|
| PointInterpolator | |
| PointInterpolator(PointInterpolator, CopyContext) | Initializes a new instance as a copy of an existing instance. |
| PointInterpolator(ReferenceFrame, TranslationalMotionInterpolator) |
Initializes a new instance of the PointInterpolator class from the provided parameters.
|
| PointInterpolator(ReferenceFrame, InterpolationAlgorithm, Int32, DateMotionCollectionCartesian) |
Initializes a new instance of the PointInterpolator class from the provided parameters.
|
| PointInterpolator(ReferenceFrame, InterpolationAlgorithmType, Int32, DateMotionCollectionCartesian) |
Initializes a new instance of the PointInterpolator class from the provided parameters.
|
| PointInterpolator(ReferenceFrame, InterpolationAlgorithm, Int32, DateMotionCollectionCartesian, IListJulianDate) |
Initializes a new instance of the PointInterpolator class from the provided parameters.
|
| PointInterpolator(ReferenceFrame, InterpolationAlgorithmType, Int32, DateMotionCollectionCartesian, IListJulianDate) |
Initializes a new instance of the PointInterpolator class from the provided parameters.
|