WinProp_ResultPoint
Data Fields
- int
- TimeStepIndex
- int
- receiverIndex
- int
- PointID
- double
- ResultValue
- int
- Computed
- COORDPOINT
- Location
- COORDPOINT
- MovingDir
- float
- Velocity
- float
- Pitch
- float
- Roll
- float
- Yaw
- double
- TopoHeight
- WinProp_RayMatrixElement
- Rays
Detailed Description
This structure contains the computed result and propagation paths (rays) for a specific point.
Field Documentation
- TimeStepIndex
- 
					- int WinProp_ResultPoint::TimeStepIndex
- Zero-based index of the timestep
 
- receiverIndex
- 
					- int WinProp_ResultPoint::receiverIndex
- Zero-based index of the receiver
 
- PointID
- 
					- int WinProp_ResultPoint::PointID
- Identifier for the point
 
- ResultValue
- 
					- double WinProp_ResultPoint::ResultValue
- Computed field strength (dBuV/m) or path loss (dB) or power (dBm). This depends on WinProp_Result::DataType.
 
- Computed
- 
					- int WinProp_ResultPoint::Computed
- Indicates whether a result has been computer (1) or not (0)
 
- Location
- 
					- COORDPOINT WinProp_ResultPoint::Location
- Location of receiver point (x, y, z)
 
- MovingDir
- 
					- COORDPOINT WinProp_ResultPoint::MovingDir
- Direction of movement
 
- Velocity
- 
					- float WinProp_ResultPoint::Velocity
- The velocity at this point
 
- Pitch
- 
					- float WinProp_ResultPoint::Pitch
- The pitch angle at this point
 
- Roll
- 
					- float WinProp_ResultPoint::Roll
- The roll angle at this point
 
- Yaw
- 
					- float WinProp_ResultPoint::Yaw
- The yaw angle at this point
 
- TopoHeight
- 
					- double WinProp_ResultPoint::TopoHeight
- Topography height at the point location
 
- Rays
- 
					- WinProp_RayMatrixElement WinProp_ResultPoint::Rays
- all computed propagation paths (rays)
 
 The documentation was generated from the following file: 
		- source/Interface/WP_Result.h