| 
									
										
										
										
											2020-11-30 01:30:18 +01:00
										 |  |  | VORLocalizerSettings:
 | 
					
						
							|  |  |  |   description: VORLocalizer
 | 
					
						
							|  |  |  |   properties:
 | 
					
						
							|  |  |  |     rgbColor:
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							|  |  |  |     title:
 | 
					
						
							|  |  |  |       type: string
 | 
					
						
							|  |  |  |     useReverseAPI:
 | 
					
						
							|  |  |  |       description: Synchronize with reverse API (1 for yes, 0 for no)
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							|  |  |  |     reverseAPIAddress:
 | 
					
						
							|  |  |  |       type: string
 | 
					
						
							|  |  |  |     reverseAPIPort:
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							|  |  |  |     reverseAPIFeatureSetIndex:
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							|  |  |  |     reverseAPIFeatureIndex:
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							|  |  |  |     magDecAdjust:
 | 
					
						
							|  |  |  |       description: Adjust radial lines on map for magnetic declination of VOR
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							| 
									
										
										
										
											2020-12-07 19:32:43 +01:00
										 |  |  |     rrTime:
 | 
					
						
							|  |  |  |       description: Round robin turn time in seconds
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							| 
									
										
										
										
											2020-12-08 08:28:55 +01:00
										 |  |  |     forceRRAveraging:
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							|  |  |  |       description: >
 | 
					
						
							|  |  |  |         Force radial and signal magnitudes averaging over the round robin turn
 | 
					
						
							|  |  |  |           * 0 - Do not force averaging
 | 
					
						
							|  |  |  |           * 1 - Force averaging
 | 
					
						
							| 
									
										
										
										
											2020-12-07 19:32:43 +01:00
										 |  |  |     centerShift:
 | 
					
						
							|  |  |  |       description: Shift of center frequency in Hz
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							| 
									
										
										
										
											2022-01-09 05:27:12 +01:00
										 |  |  |     rollupState:
 | 
					
						
							|  |  |  |       $ref: "/doc/swagger/include/RollupState.yaml#/RollupState"
 | 
					
						
							| 
									
										
										
										
											2022-11-30 22:00:26 +01:00
										 |  |  |     columnIndexes:
 | 
					
						
							|  |  |  |       type: array
 | 
					
						
							|  |  |  |       items:
 | 
					
						
							|  |  |  |         type: integer
 | 
					
						
							|  |  |  |     columnSizes:
 | 
					
						
							|  |  |  |       type: array
 | 
					
						
							|  |  |  |       items:
 | 
					
						
							|  |  |  |         type: integer
 | 
					
						
							| 
									
										
										
										
											2021-10-22 02:01:33 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-10-23 21:24:25 +02:00
										 |  |  | VORLocalizerReport:
 | 
					
						
							|  |  |  |   description: VORLocalizers
 | 
					
						
							|  |  |  |   properties:
 | 
					
						
							|  |  |  |     runningState:
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							|  |  |  |       description: >
 | 
					
						
							|  |  |  |         Running state
 | 
					
						
							|  |  |  |           * 0 - not started
 | 
					
						
							|  |  |  |           * 1 - idle
 | 
					
						
							|  |  |  |           * 2 - running
 | 
					
						
							|  |  |  |           * 3 - error
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-10-22 02:01:33 +02:00
										 |  |  | VORLocalizerActions:
 | 
					
						
							|  |  |  |   description: VORLocalizer
 | 
					
						
							|  |  |  |   properties:
 | 
					
						
							|  |  |  |     run:
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							|  |  |  |       description: >
 | 
					
						
							|  |  |  |         Set the plugin running state
 | 
					
						
							|  |  |  |           * 0 - idle
 | 
					
						
							|  |  |  |           * 1 - run
 |