ILocationPointCovarianceServiceLocationPointCovariance Property |
Gets the description of the axes lengths and orientation of the covariance ellipsoid.
Namespace:
AGI.Foundation.Geometry
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax DynamicCovariance3By3 LocationPointCovariance { get; }
ReadOnly Property LocationPointCovariance As DynamicCovariance3By3
Get
property DynamicCovariance3By3^ LocationPointCovariance {
DynamicCovariance3By3^ get ();
}
abstract LocationPointCovariance : DynamicCovariance3By3 with get
Property Value
Type:
DynamicCovariance3By3See Also