Table of Contents

Class SatellitePoint

Namespace
Arinc424.Ground
Assembly
Arinc424.dll

SBAS Path Point primary record.

public class SatellitePoint : PathPoint, IIcao, IIdentity
Inheritance
object
SatellitePoint
Implements
Inherited Members

Remarks

See section 4.1.28.1 and 4.2.8.1.

Properties

HorizontalAlert

HAL field.

public float HorizontalAlert { get; set; }

Property Value

float

Meters.

Remarks

See section 5.263.

Service

SBAS Service Provider Identifier (SBAS ID) field.

public string Service { get; set; }

Property Value

string

Remarks

See section 5.255.

Type

Operation Type (OPS TYPE) field, specific for SatellitePoint.

public string Type { get; set; }

Property Value

string

Remarks

See section 5.223.

VerticalAlert

VAL field.

public float VerticalAlert { get; set; }

Property Value

float

Meters.

Remarks

See section 5.264.