Click or drag to resize

ConstantCovariance3By3Sigmas Property

Gets or sets the Cartesian representing the constant Sigmas for the location point uncertainty described by this instance. These are equal to the square root of the standard deviation of the covariances, and are the semi-axes lengths of the covariance ellipsoid at one standard deviation of uncertainty.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Cartesian Sigmas { get; set; }

Property Value

Type: Cartesian
See Also