mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 11:50:05 +00:00 
			
		
		
		
	Adding plot time to radar view
This commit is contained in:
		
							parent
							
								
									28b4f31488
								
							
						
					
					
						commit
						c22db501b3
					
				
					 3 changed files with 29 additions and 1 deletions
				
			
		|  | @ -3,6 +3,7 @@ | |||
| #include <scwx/common/color_table.hpp> | ||||
| #include <scwx/qt/manager/radar_manager.hpp> | ||||
| 
 | ||||
| #include <chrono> | ||||
| #include <memory> | ||||
| #include <vector> | ||||
| 
 | ||||
|  | @ -37,6 +38,8 @@ public: | |||
|    void Initialize(); | ||||
|    void LoadColorTable(std::shared_ptr<common::ColorTable> colorTable); | ||||
| 
 | ||||
|    std::chrono::system_clock::time_point PlotTime(); | ||||
| 
 | ||||
| public slots: | ||||
|    void UpdatePlot(); | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat