Table of Contents

Struct ThresholdHeight

Namespace
Arinc424.Ports.Terms
Assembly
Arinc424.dll

Path Point TCH and TCH Units Indicator fields.

public readonly struct ThresholdHeight

Remarks

See section 5.265 and 5.266.

Constructors

ThresholdHeight(float, AltitudeUnit)

Path Point TCH and TCH Units Indicator fields.

public ThresholdHeight(float value, AltitudeUnit unit)

Parameters

value float
unit AltitudeUnit

Remarks

See section 5.265 and 5.266.

Properties

Unit

public AltitudeUnit Unit { get; }

Property Value

AltitudeUnit

Value

public float Value { get; }

Property Value

float