WinProp_Receiver
Data Fields
- int
- Enabled
- COORDPOINT
- Location
- WinProp_Pattern *
- Pattern
- WinProp_Pattern *
- PatternPolHoriz
- double
- AngleYaw
- double
- AnglePitch
- double
- AngleRoll
- COORDPOINT
- Direction
- int
- HeightAbsolute
- int
- GroupID
- const WinProp_Trajectory *
- Trajectory
- double
- PointSize
- int
- RepeaterMode
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
- Enabled
-
- int WinProp_Receiver::Enabled
- Receiver status (enabled/disabled)
- 0 = disabled
- 1 = enabled
- 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 time-variant scenarios).
- 1 = stationary 0 = ID of moving group together which receiving antenna is moving
- Trajectory
-
- const WinProp_Trajectory * WinProp_Receiver::Trajectory
- Trajectory definition in case of moving receiving antenna along a trajectory. (only in case of indoor time-variant scenarios).
- 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.
- RepeaterMode
-
- int WinProp_Receiver::RepeaterMode
- Represent a receiving point at a repeater antenna
- 0 = Does not represent a repeater antenna
- 1 = Represents a repeater antenna
- source.eng/Interface/Engine.h