WinProp_Surveydata
Data Fields
- int
- NbrValues
- double *
- CoordianteX
- double *
- CoordianteY
- double *
- CoordianteZ
- double *
- Power
Detailed Description
This structure is used to pass measurement data to the wave propagation API. This is done by using WinProp_Coverage_Analysis.
Field Documentation
- NbrValues
-
- int WinProp_Surveydata::NbrValues
- Number of measurement points
- CoordianteX
-
- double * WinProp_Surveydata::CoordianteX
- Array with x-coordinates of measurement points
- CoordianteY
-
- double * WinProp_Surveydata::CoordianteY
- Array with y-coordinates of measurement points
- CoordianteZ
-
- double * WinProp_Surveydata::CoordianteZ
- Array with z-coordinates of measurement points
- Power
-
- double * WinProp_Surveydata::Power
- Array with power values (dBm) of measurement points
The documentation was generated from the following file:
- source.eng/Interface/WP_Measurements.h