Table of Contents

Class Gate

Namespace
Arinc424.Ports
Assembly
Arinc424.dll

Airport Gate primary record.

public class Gate : Geo, IIdentity, INamed
Inheritance
Gate
Implements
Inherited Members

Remarks

See section 4.1.8.1.

Properties

Airport

public Airport Airport { get; set; }

Property Value

Airport

IcaoCode

public string IcaoCode { get; set; }

Property Value

string

Identifier

Gate Identifier (GATE IDENT) field.

public string Identifier { get; set; }

Property Value

string

Remarks

See section 5.56.

Name

Name field.

public string? Name { get; set; }

Property Value

string

Remarks

See section 5.60 and 5.71.