WinProp_Receiver
Data Fields
- COORDPOINT
- Location
- WinProp_Pattern *
- Pattern
- WinProp_Pattern *
- PatternPolHoriz
- double
- AngleYaw
- double
- AnglePitch
- double
- AngleRoll
- COORDPOINT
- Direction
- int
- HeightAbsolute
- int
- GroupID
- double
- PointSize
Detailed Description
Structure for receiver configuration if point mode is on.
- Yaw angle (heading): Psi
- Pitch angle (inclination angle): Theta
- Roll angle (bank angle): Phi

Figure 1. Sequence of rotations: zg - k2 - xf
Field Documentation
- Location
-
- COORDPOINT WinProp_Receiver::Location
- Location of receiver (x, y, z)
- Pattern
-
- WinProp_Pattern * WinProp_Receiver::Pattern
- Pattern of receiving antenna (if NULL, no pattern is considered)
- PatternPolHoriz
-
- WinProp_Pattern * WinProp_Receiver::PatternPolHoriz
- Horizontal pattern of Receiver. Can be optionally defined.
- AngleYaw
-
- double WinProp_Receiver::AngleYaw
- Yaw angle (degrees)
- AnglePitch
-
- double WinProp_Receiver::AnglePitch
- Pitch angle (degrees)
- AngleRoll
-
- double WinProp_Receiver::AngleRoll
- Roll angle (degrees)
- Direction
-
- COORDPOINT WinProp_Receiver::Direction
- Direction of movement (x,y,z)
- HeightAbsolute
-
- int WinProp_Receiver::HeightAbsolute
- Height definition of receiving antenna.
- 0 = Height relative to ground
- 1 = Height absolute to sea level
- 2 = Height relative to floors (only in case of indoor scenarios)
- GroupID
-
- int WinProp_Receiver::GroupID
- GroupID definition in case of moving receiving antenna (only in case of indoor scenarios).
- 1 = stationary 0 = ID of moving group together which receiving antenna is moving
- PointSize
-
- double WinProp_Receiver::PointSize
- Size of the point, needs to be identical for all points provided to WinProp_Predict_Points. Defines resolution of prediction grid for DPM. For other propagation models it has only visual impact.
- source.eng/Interface/Engine.h