Click or drag to resize

OutageType Enumeration

Types of possible outages. Note that CURRENT outages are valid for UNUSFUN NANU types only.

Namespace:  AGI.Foundation.Navigation.DataReaders
Assembly:  AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public enum OutageType
Members
  Member nameDescription
Historical Historical Outage
Current Current Outage (defined by UNUSFUN NANU type only)
Predicted Predicted Outage
UserDefined A type the user may use to define a custom outage
See Also