Skip to main content

Interface: SelectRadioDialogInput

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Views/SelectRadioDialog/SelectRadioDialog.tsx:16

A request input for SelectRadioDialog.

Properties

frequencyName

frequencyName: string

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Views/SelectRadioDialog/SelectRadioDialog.tsx:21

The name of the frequency to display.


frequencyText

frequencyText: string

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Views/SelectRadioDialog/SelectRadioDialog.tsx:24

The frequency to display.


radioType

radioType: "COM" | "NAV"

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Views/SelectRadioDialog/SelectRadioDialog.tsx:18

The type of radio for the user to select.