Click or drag to resize

ILocationPointCovarianceService Interface

A service that provides the size and orientation of the covariance ellipsoid over time.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public interface ILocationPointCovarianceService

The ILocationPointCovarianceService type exposes the following members.

Properties
  NameDescription
Public propertyLocationPointCovariance
Gets the description of the axes lengths and orientation of the covariance ellipsoid.
Top
See Also