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
- ReceiverMode
Detailed Description
Structure for receiver configuration if point mode is on.
Orientation of Angles
The orientation of the angles and the transformation from the world frame into the body frame of the receiver is as follows:
- Yaw angle (heading): Psi
- Pitch angle (inclination angle): Theta
- Roll angle (bank angle): Phi
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.
- ReceiverMode
-
- int WinProp_Receiver::ReceiverMode
- Receiving point mode
- 0 = Represents a prediction point
- 1 = Represents a repeater antenna
- 2 = Represents a user
- 3 = Represents a reference point
The documentation was generated from the following file:
- source.eng/Interface/WP_Receiver.h