WinProp_ResultPointsList
Data Fields
- int
- DataType
- int
- DataTransmissionMode
- int
- DataCarrierID
- int
- NrTimeSteps
- double *
- TimeSteps
- WinProp_Dynamic_Antenna *
- TransmitterLocations
- double
- TransmitterTopoHeight
- double
- PointResolution
- int
- Scenario
- int
- NrResultPoints
- WinProp_ResultPoint *
- ResultPoints
- int
- InteractionsEnabled
- int
- ChannelInformationEnabled
- int
- DopplerEnabled
- int
- FieldVectorsEnabled
- int
- FullPolarizationEvaluated
- int
- UniqueDBID
Detailed Description
This structure is used for point-to-point predictions. Point-to-point predictions can be computed with the function WinProp_Predict_Points.
Field Documentation
- DataType
-
- int WinProp_ResultPointsList::DataType
- Type of result in the matrix. See WinProp_Result::DataType
- DataTransmissionMode
-
- int WinProp_ResultPointsList::DataTransmissionMode
- Transmission mode or service to which this result belongs (if it is not a global result). This is only relevant for the network planning (see WinProp_Net_Project_Open).
- DataCarrierID
-
- int WinProp_ResultPointsList::DataCarrierID
- Carrier ID in case the result individual to a carrier (if it is not a global result). This is only relevant for the network planning (see WinProp_Net_Project_Open).
- NrTimeSteps
-
- int WinProp_ResultPointsList::NrTimeSteps
- The number of timesteps
- TimeSteps
-
- double * WinProp_ResultPointsList::TimeSteps
- The time step for which this result is valid [NrTimeSteps]
- TransmitterLocations
-
- WinProp_Dynamic_Antenna * WinProp_ResultPointsList::TransmitterLocations
- The transmitter locations and dynamics for the various timesteps [NrTimeSteps]
- TransmitterTopoHeight
-
- double WinProp_ResultPointsList::TransmitterTopoHeight
- Topography height at the transmitter location for t=0
- PointResolution
-
- double WinProp_ResultPointsList::PointResolution
- The size in x/y-dimension of a single point
- Scenario
-
- int WinProp_ResultPointsList::Scenario
- Type of scenario (urban, indoor, rural)
- WINPROP_SCENARIO_URBAN = Urban scenario
- WINPROP_SCENARIO_INDOOR = Indoor scenario
- WINPROP_SCENARIO_RURAL = Rural scenario
- NrResultPoints
-
- int WinProp_ResultPointsList::NrResultPoints
- The number of result points
- ResultPoints
-
- WinProp_ResultPoint * WinProp_ResultPointsList::ResultPoints
- The results of the individual points
- InteractionsEnabled
-
- int WinProp_ResultPointsList::InteractionsEnabled
- Interactions enabled
- 0 = No
- 1 = yes
- 2 = yes with additional info (interaction type, objectID and MaterialID)
- ChannelInformationEnabled
-
- int WinProp_ResultPointsList::ChannelInformationEnabled
- Channel information (phase, azimuth / elevation angles) valid (1) or not (0)
- DopplerEnabled
-
- int WinProp_ResultPointsList::DopplerEnabled
- Doppler shift enabled during computation (1) or disabled (0)
- FieldVectorsEnabled
-
- int WinProp_ResultPointsList::FieldVectorsEnabled
- Field vectors valid (1) or not (0)
- FullPolarizationEvaluated
-
- int WinProp_ResultPointsList::FullPolarizationEvaluated
- Full polarimetric computation (1) or disabled (0)
- UniqueDBID
-
- int WinProp_ResultPointsList::UniqueDBID
- A unique number, identifying the for the computation used database.
The documentation was generated from the following file:
- source.eng/Interface/WP_Result.h