Click or drag to resize

GpsRinexPropagatorEvaluationBehavior Property

Gets or sets the type of behavior the GpsRinexPropagator will have when it is evaluated beyond its AvailabilityIntervals. The default behavior is Extrapolate.

Namespace:  AGI.Foundation.Propagators
Assembly:  AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public BehaviorBeyondAvailability EvaluationBehavior { get; set; }

Property Value

Type: BehaviorBeyondAvailability
See Also