Table of Contents

Struct Course

Namespace
Arinc424
Assembly
Arinc424.dll

Various courses and bearings according to the specification.

public struct Course

Remarks

See section 5.26, 5.28, 5.47, 5.58, 5.62 and 5.167.

Properties

Type

Magnetic/True Indicator (M/T IND) character.

public CourseType Type { readonly get; set; }

Property Value

CourseType

Remarks

See section 5.165.

Value

Angle.

public float Value { readonly get; set; }

Property Value

float

Degrees.