WinProp_Result_2
Data Fields
- int
 - NbrElements
 - float *
 - LinearArray
 - float *
 - CoordX
 - float *
 - CoordY
 
Detailed Description
Structure for alternative result array used in WinProp_Convert_Result
Field Documentation
- NbrElements
 - 
					
- int WinProp_Result_2::NbrElements
 - Number of elements inferred from WinProp_Result
 
 - LinearArray
 - 
					
- float * WinProp_Result_2::LinearArray
 - Values in array obtained from NbrElements
 
 - CoordX
 - 
					
- float * WinProp_Result_2::CoordX
 - x coordinate of prediction area
 
 - CoordY
 - 
					
- float * WinProp_Result_2::CoordY
 - y coordinate of prediction area
 
 
 The documentation was generated from the following file: 
		- source/Interface/WP_Result.h