Type Alias: WeatherRadarDefinition
WeatherRadarDefinition =
object
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/AvionicsConfig/SensorsConfig.ts:118
A definition for a weather radar.
Properties
electricity?
optional
electricity:CompositeLogicXMLElement
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/AvionicsConfig/SensorsConfig.ts:132
The electrical logic for this definition's weather radar.
horizontalScanWidth
horizontalScanWidth:
number
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/AvionicsConfig/SensorsConfig.ts:120
The angular width, in degrees, of the horizontal scan of this definition's weather radar.
maxGain
maxGain:
number
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/AvionicsConfig/SensorsConfig.ts:129
The maximum gain setting, in dBZ.
minGain
minGain:
number
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/AvionicsConfig/SensorsConfig.ts:126
The minimum gain setting, in dBZ.
scanActiveCircuitIndex?
optional
scanActiveCircuitIndex:number
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/AvionicsConfig/SensorsConfig.ts:135
The index of the circuit to switch on when the weather radar is actively scanning.
scanActiveCircuitProcedureIndex?
optional
scanActiveCircuitProcedureIndex:number
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/AvionicsConfig/SensorsConfig.ts:138
The index of the system.cfg
electrical procedure to use the change the active radar scan circuit switch state.
supportExtendedColors
supportExtendedColors:
boolean
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/AvionicsConfig/SensorsConfig.ts:123
Whether the extended 16-color scale is supported for this definition's weather radar.