Table of Contents

Struct Frequency

Namespace
Arinc424
Assembly
Arinc424.dll

Communications Frequency (COMM FREQ) field.

public readonly struct Frequency

Remarks

See section 5.103.

Properties

Receive

public float? Receive { get; }

Property Value

float?

Transmit

public float? Transmit { get; }

Property Value

float?

Unit

Frequency Units (FREQ UNIT) character.

public FrequencyUnit Unit { get; }

Property Value

FrequencyUnit

Remarks

See section 5.104.