WinProp_ResultPlaneList

Data Fields

Detailed Description

This structure contains a list of result planes.

Field Documentation

DataType
int WinProp_ResultPlaneList::DataType
Type of result in the matrix. See WinProp_Result::DataType
DataTransmissionMode
int WinProp_ResultPlaneList::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_ResultPlaneList::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).
CoordSystem
void * WinProp_ResultPlaneList::CoordSystem
Information about coordinate system
NrResultPlanes
int WinProp_ResultPlaneList::NrResultPlanes
The number of result planes
ResultPlanes
WinProp_ResultPlane * WinProp_ResultPlaneList::ResultPlanes
The results of the individual planes
Tx_Power
double WinProp_ResultPlaneList::Tx_Power
Power (dBm) of transmitter assigned to this result (Relevant for network planning).
Frequency
double WinProp_ResultPlaneList::Frequency
Frequency (MHz) of transmitter assigned to this result (Relevant for network planning).
The documentation was generated from the following file:
  • source.eng/Interface/WP_Result.h