Click or drag to resize

LocationPointCovarianceExtension Constructor (DynamicCovariance3By3)

Initializes a new instance from a vector and axes.

Namespace:  AGI.Foundation.Platforms
Assembly:  AGI.Foundation.Platforms (in AGI.Foundation.Platforms.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public LocationPointCovarianceExtension(
	DynamicCovariance3By3 covariance
)

Parameters

covariance
Type: AGI.Foundation.GeometryDynamicCovariance3By3
The size and orientation of the covariance ellipsoid of the location point.
See Also