mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 06:40:05 +00:00 
			
		
		
		
	Adding impact based warnings to ibw namespace
This commit is contained in:
		
							parent
							
								
									38a2831779
								
							
						
					
					
						commit
						7101cdf183
					
				
					 6 changed files with 29 additions and 23 deletions
				
			
		|  | @ -64,9 +64,9 @@ struct Segment | |||
|    std::optional<CodedLocation>           codedLocation_ {}; | ||||
|    std::optional<CodedTimeMotionLocation> codedMotion_ {}; | ||||
| 
 | ||||
|    bool           observed_ {false}; | ||||
|    ThreatCategory threatCategory_ {ThreatCategory::Base}; | ||||
|    bool           tornadoPossible_ {false}; | ||||
|    bool                observed_ {false}; | ||||
|    ibw::ThreatCategory threatCategory_ {ibw::ThreatCategory::Base}; | ||||
|    bool                tornadoPossible_ {false}; | ||||
| 
 | ||||
|    Segment() = default; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat