Type Alias: WeatherRadarDefinition
WeatherRadarDefinition =
object
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/AvionicsConfig/SensorsConfig.ts:68
A definition for a weather radar.
Properties
electricity?
optional
electricity:CompositeLogicXMLElement
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/AvionicsConfig/SensorsConfig.ts:82
The electrical logic for this definition's weather radar.
horizontalScanWidth
horizontalScanWidth:
number
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/AvionicsConfig/SensorsConfig.ts:70
The angular width, in degrees, of the horizontal scan of this definition's weather radar.
maxGain
maxGain:
number
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/AvionicsConfig/SensorsConfig.ts:79
The maximum gain setting, in dBZ.
minGain
minGain:
number
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/AvionicsConfig/SensorsConfig.ts:76
The minimum gain setting, in dBZ.
scanActiveCircuitIndex?
optional
scanActiveCircuitIndex:number
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/AvionicsConfig/SensorsConfig.ts:85
The index of the circuit to switch on when the weather radar is actively scanning.
scanActiveCircuitProcedureIndex?
optional
scanActiveCircuitProcedureIndex:number
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/AvionicsConfig/SensorsConfig.ts:88
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-g3000/html_ui/Shared/AvionicsConfig/SensorsConfig.ts:73
Whether the extended 16-color scale is supported for this definition's weather radar.