WinProp_Ray
Data Fields
- float
- FieldStrength
- double
- Delay
- float
- DopplerShift
- float
- Phase
- float
- AngleAzimutBTS
- float
- AngleAzimutMS
- float
- AngleElevationBTS
- float
- AngleElevationMS
- FIELD_VECTORS
- FieldVectors
- int
- NrInteractions
- WinProp_RayInteraction *
- Interactions
Detailed Description
This structure contains information about a computed ray. It is returned in the WinProp_ResultPoint structure.
Field Documentation
- FieldStrength
-
- float WinProp_Ray::FieldStrength
- Computed field strength in uV/m
- Delay
-
- double WinProp_Ray::Delay
- The delay of the ray in nanoseconds
- DopplerShift
-
- float WinProp_Ray::DopplerShift
- The Doppler shift in Hz
- Phase
-
- float WinProp_Ray::Phase
- The phase of the ray in radians
- AngleAzimutBTS
-
- float WinProp_Ray::AngleAzimutBTS
- The azimuth departure angle at the base station (from East = 0° over North = 90°), value in degree between [0, 360]
- AngleAzimutMS
-
- float WinProp_Ray::AngleAzimutMS
- The azimuth incident angle at the mobile station (from East = 0° over North = 90°), value in degree between [0, 360]
- AngleElevationBTS
-
- float WinProp_Ray::AngleElevationBTS
- The elevation departure angle at the base station (from Sky = 0°, Horizon = 90°, Bottom = 180°), value in degree between [0, 180]
- AngleElevationMS
-
- float WinProp_Ray::AngleElevationMS
- The elevation incident angle at the mobile station (from Sky = 0°, Horizon = 90°, Bottom = 180°), value in degree between [0, 180]
- FieldVectors
-
- FIELD_VECTORS WinProp_Ray::FieldVectors
- The complex field vectors of linear field strength (uV/m)
- NrInteractions
-
- int WinProp_Ray::NrInteractions
- Number of interactions in ray
- Interactions
-
- WinProp_RayInteraction * WinProp_Ray::Interactions
- Array (size of NrInteractions) with information about all interaction points
- source.eng/Interface/WP_Result.h