Struct NotamItemF
NOTAM Item F) - Lower limit of activity of navigation warnings or airspace reservations
Inherited Members
Namespace: FpAssistantCore.GeneralAviation
Assembly: FpAssistantCoreScl.dll
Syntax
public struct NotamItemF
Remarks
Used with Airspace NOTAM's
Constructors
View SourceNotamItemF(string)
Decode a NOTAM Item F into member properties
Declaration
public NotamItemF(string itemF)
Parameters
Type | Name | Description |
---|---|---|
string | itemF | Text literal of Item F) |
Exceptions
Type | Condition |
---|---|
ArgumentNullException | Null passed in NotamItemF parameter |
Properties
View SourceItemF
NOTAM Item F Value
Declaration
public string ItemF { get; }
Property Value
Type | Description |
---|---|
string |
LowerLimit
NOTAM Item F Lower Limit
Declaration
public string LowerLimit { get; }
Property Value
Type | Description |
---|---|
string |
Remarks
Will return a empty string if F) is 2 or less characters