Class SatellitePoint
SBAS Path Point
primary record.
public class SatellitePoint : PathPoint, IIcao, 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
Remarks
See section 5.263.
OperationType
Operation Type (OPS TYPE)
field, specific for SatellitePoint.
public SatelliteOperationType OperationType { get; set; }
Property Value
Remarks
See section 5.223.
Service
SBAS Service Provider Identifier (SBAS ID)
field.
public SatelliteService Service { get; set; }
Property Value
Remarks
See section 5.255.
VerticalAlert
VAL
field.
public float VerticalAlert { get; set; }
Property Value
Remarks
See section 5.264.