Click or drag to resize

Covariance6By6TwoBodyBlenderDateTolerance Property

Gets or sets the tolerance in seconds that is used to ensure that the dates in OrbitStates and CovarianceData are close enough to being equal. By default, this value is Epsilon6.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public double DateTolerance { get; set; }

Property Value

Type: Double
See Also