Struct NotamItemG
NOTAM Item G) - Upper limit of activity of navigation warnings or airspace reservations
Namespace: FpAssistantCore.GeneralAviation
Assembly: FpAssistantCoreScl.dll
Syntax
public struct NotamItemG
Remarks
Used with Airspace NOTAM's
Constructors
View SourceNotamItemG(String)
Decode a NOTAM Item G into member properties
Declaration
public NotamItemG(string itemG)
Parameters
Type | Name | Description |
---|---|---|
System.String | itemG | Text literal of Item G) |
Properties
View SourceItemG
NOTAM Item G Value
Declaration
public readonly string ItemG { get; }
Property Value
Type | Description |
---|---|
System.String |
UpperLimit
NOTAM Item G Upper Limit
Declaration
public readonly string UpperLimit { get; }
Property Value
Type | Description |
---|---|
System.String |
Remarks
Will return a empty string if G) is 2 or less characters