ConstantCovariance3By3 Properties |
The ConstantCovariance3By3 type exposes the following members.
Name | Description | |
---|---|---|
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. This property can be set with SetOrientationAxes(Axes).
(Overrides DynamicCovariance3By3OrientationAxes.) | |
Sigmas |
Gets or sets the Cartesian representing the constant Sigmas for the location point
uncertainty described by this instance. These are equal to the square root of the standard deviation of the covariances,
and are the semi-axes lengths of the covariance ellipsoid at one standard deviation of uncertainty.
|