VectorApparentDisplacementDefaultLightTimeConvergenceTolerance Field |
The default tolerance required to indicate convergence of the light travel time adjustment.
Namespace:
AGI.Foundation.Geometry
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public const double DefaultLightTimeConvergenceTolerance = 5E-05
Public Const DefaultLightTimeConvergenceTolerance As Double = 5E-05
public:
literal double DefaultLightTimeConvergenceTolerance = 5E-05
static val mutable DefaultLightTimeConvergenceTolerance: float
Field Value
Type:
DoubleSee Also