RaimOutagesTerminal Property |
Gets or sets the intervals of RAIM outage for the
Terminal 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 Terminal { get; set; }
Public Property Terminal As TimeIntervalCollection
Get
Set
public:
property TimeIntervalCollection^ Terminal {
TimeIntervalCollection^ get ();
void set (TimeIntervalCollection^ value);
}
member Terminal : TimeIntervalCollection with get, set
Property Value
Type:
TimeIntervalCollectionSee Also