Table of Contents

Class SatellitePoint

Namespace
Arinc424.Ports
Assembly
Arinc424.dll

SBAS Path Point primary record.

public class SatellitePoint : PathPoint, IIdentity
Inheritance
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

Remarks

See section 5.263.

OperationType

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

public SatelliteOperationType OperationType { get; set; }

Property Value

SatelliteOperationType

Remarks

See section 5.223.

Service

SBAS Service Provider Identifier (SBAS ID) field.

public SatelliteService Service { get; set; }

Property Value

SatelliteService

Remarks

See section 5.255.

VerticalAlert

VAL field.

public float VerticalAlert { get; set; }

Property Value

float

Remarks

See section 5.264.