Click or drag to resize

LocationPointCovarianceExtensionLocationPointCovariance Property

Gets or sets the description of the axes lengths and orientation of the covariance ellipsoid.

Namespace:  AGI.Foundation.Platforms
Assembly:  AGI.Foundation.Platforms (in AGI.Foundation.Platforms.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public DynamicCovariance3By3 LocationPointCovariance { get; set; }

Property Value

Type: DynamicCovariance3By3

Implements

ILocationPointCovarianceServiceLocationPointCovariance
See Also