Covariance3By3SizeAndOrientationInterpolator Properties |
The Covariance3By3SizeAndOrientationInterpolator type exposes the following members.
Name | Description | |
---|---|---|
CovarianceData |
Gets or sets the data over which to interpolate.
| |
DefinedInAxes |
Gets or sets the Axes that the CovarianceData is defined in. The
Rotation property of the resulting Covariance3By3SizeAndOrientation
is the transformation from the OrientationAxes to these DefinedInAxes.
| |
IsFrozen |
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an
ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.) | |
OrientationAxes |
Gets the time-varying axes of the covariance ellipsoid.
(Overrides DynamicCovariance3By3OrientationAxes.) | |
RotationDegree |
Gets or sets the degree of interpolation to perform on the rotations.
| |
RotationInterpolationAlgorithm |
Gets or sets the interpolation algorithm used to interpolate the rotations.
| |
SegmentBoundaryTimes |
Gets or sets the boundary times between segments that the interpolator should not interpolate over.
| |
SigmaDegree |
Gets or sets the degree of interpolation to perform on the sigma values.
| |
SigmaInterpolationAlgorithm |
Gets or sets the interpolation algorithm used to interpolate the sigma values.
|