WinProp_MeasurementPoint
Data Fields
- double
- LocationX
- double
- LocationY
- double
- SignalLevel
- double
- PredictionLevel
- int
- ClutterClassID
- int
- StateLOS
- unsigned int
- PixelX
- unsigned int
- PixelY
Detailed Description
This structure is used to define a measurement point in the structure WinProp_Measurement.
Field Documentation
- LocationX
-
- double WinProp_MeasurementPoint::LocationX
- Location of measurement point (x coordinate).
- LocationY
-
- double WinProp_MeasurementPoint::LocationY
- Location of measurement point (y coordinate).
- SignalLevel
-
- double WinProp_MeasurementPoint::SignalLevel
- Measured signal level. The type (either power, path loss or field strength) depends on the computed result.
- PredictionLevel
-
- double WinProp_MeasurementPoint::PredictionLevel
- Predicted signal level. This is an output parameter.
- ClutterClassID
-
- int WinProp_MeasurementPoint::ClutterClassID
- Index of clutter class (if clutter classes are used). This is an output parameter.
- StateLOS
-
- int WinProp_MeasurementPoint::StateLOS
- Line of sight status. This is an output parameter.
- 1 = LOS
- 0 = NLOS
- PixelX
-
- unsigned int WinProp_MeasurementPoint::PixelX
- Location of pixel in result matrix (column). This is an output parameter.
- PixelY
-
- unsigned int WinProp_MeasurementPoint::PixelY
- Location of pixel in result matrix (row). This is an output parameter.
The documentation was generated from the following file:
- source.eng/Interface/WP_Measurements.h