mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 03:40:05 +00:00 
			
		
		
		
	Load level 3 data from AWS provider
This commit is contained in:
		
							parent
							
								
									780d13cefa
								
							
						
					
					
						commit
						655e9d0634
					
				
					 6 changed files with 266 additions and 128 deletions
				
			
		|  | @ -42,7 +42,9 @@ public: | |||
|    uint16_t                           GetVcp() const; | ||||
| 
 | ||||
|    void SelectElevation(float elevation); | ||||
|    void SelectRadarProduct(common::Level2Product product); | ||||
|    void SelectRadarProduct(common::RadarProductGroup group, | ||||
|                            const std::string&        product, | ||||
|                            int16_t                   productCode); | ||||
|    void SelectRadarProduct(std::shared_ptr<types::RadarProductRecord> record); | ||||
|    void SetActive(bool isActive); | ||||
|    void SetAutoRefresh(bool enabled); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat