Skip to main content

Interface: SelectedCourseDialogInput

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

A request input for SelectedCourseDialog.

Extends

Properties

initialValue

initialValue: number

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Dialogs/AbstractUiNumberDialog.tsx:23

The value initially loaded into the dialog at the start of a request.

Inherited from

UiNumberDialogInput.initialValue


isObsActive?

optional isObsActive: boolean

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Views/SelectedCourseDialog/SelectedCourseDialog.tsx:29

Whether GPS OBS mode is active. Ignored if the navigation reference source is not a GPS-type source. Defaults to false.


navSource: NavReferenceSource<G3XTouchNavSourceName>

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Views/SelectedCourseDialog/SelectedCourseDialog.tsx:23

The navigation reference source for which to select a course.