RaimOutagesEnRoute Property |
Gets or sets the intervals of RAIM outage for the
EnRoute phase.
Namespace:
AGI.Foundation.Navigation
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public TimeIntervalCollection EnRoute { get; set; }
Public Property EnRoute As TimeIntervalCollection
Get
Set
public:
property TimeIntervalCollection^ EnRoute {
TimeIntervalCollection^ get ();
void set (TimeIntervalCollection^ value);
}
member EnRoute : TimeIntervalCollection with get, set
Property Value
Type:
TimeIntervalCollectionSee Also