Interface HamlibRigState

interface HamlibRigState {
    frequency: number;
    mode: string;
    model: string;
    passbandWidthHz: number;
}

Properties

frequency: number

Dial frequency of the "current" VFO in Hz

mode: string

Mode name of the "current" VFO

model: string

Transceiver model name

passbandWidthHz: number

Width of the current passband filter in Hz