ILocationPointCovarianceService.LocationPointCovariance 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: 25.1.421.0 (25.1.421.0)
SyntaxDynamicCovariance3By3 LocationPointCovariance { get; }
ReadOnly Property LocationPointCovariance As DynamicCovariance3By3
Get
property DynamicCovariance3By3^ LocationPointCovariance {
DynamicCovariance3By3^ get ();
}
abstract LocationPointCovariance : DynamicCovariance3By3 with get
Property Value
Type:
DynamicCovariance3By3
See Also