Table of Contents

Class GlobalLanding

Namespace
Arinc424.Navigation
Assembly
Arinc424.dll

GLS primary record.

public class GlobalLanding : LandingSystem, IIdentity, IIcao
Inheritance
GlobalLanding
Implements
Inherited Members

Remarks

See section 4.1.29.1.

Properties

Channel

GLS Channel field.

public int Channel { get; set; }

Property Value

int

Remarks

See section 5.244.

Datum

Datum Code (DATUM) field.

public string? Datum { get; set; }

Property Value

string

Remarks

See section 5.197.

ElevationWgs84

Station Elevation WGS84 field.

public int ElevationWgs84 { get; set; }

Property Value

int

Radius

Service Volume Radius field.

public int Radius { get; set; }

Property Value

int

Remarks

See section 5.245.

SlopeAngle

Glide Slope Angle (GS ANGLE) field.

public float SlopeAngle { get; set; }

Property Value

float

Degrees and hundredths of degree.

Remarks

See section 5.52.

Slots

TDMA Slots field.

public byte Slots { get; set; }

Property Value

byte

Remarks

See section 5.246.

StationType

Station Type field.

[Obsolete("todo")]
public string? StationType { get; set; }

Property Value

string

Remarks

See section 5.247.

Variation

Magnetic Variation (MAG VAR, D MAG VAR) field.

public float Variation { get; set; }

Property Value

float

Degrees and tenths of degree.

Remarks

See section 5.39.