WinProp_RayMatrixElement
Data Fields
- int
- NrRays
- WinProp_Ray *
- Rays
- char
- PixelType
- char
- StatusLOS
Detailed Description
This structure contains all computed propagation paths (rays) for a specific matrix pixel.
Field Documentation
- NrRays
-
- int WinProp_RayMatrixElement::NrRays
- Number of rays computed for the current pixel.
- Rays
-
- WinProp_Ray * WinProp_RayMatrixElement::Rays
- Array with all rays (see WinProp_Ray) computed for current pixel.
- PixelType
-
- char WinProp_RayMatrixElement::PixelType
- Type of the pixel:
- RAY_PIXEL_TYPE_UNKOWN
- RAY_PIXEL_TYPE_STANDARD
- RAY_PIXEL_TYPE_INTERPOLATED = pixel has been interpolated in case of reduced/adaptive resolution
- RAY_PIXEL_TYPE_INDOOR = pixel is within a building in case of a urban scenario
- StatusLOS
-
- char WinProp_RayMatrixElement::StatusLOS
- Status of visibility from the transmitter to the current location.
The documentation was generated from the following file:
- source.eng/Interface/WP_Result.h