WinProp_ResultPlaneList
Data Fields
- int
- DataType
- int
- DataTransmissionMode
- int
- DataCarrierID
- void *
- CoordSystem
- int
- UniqueDBID
- int
- NrResultPlanes
- WinProp_ResultPlane *
- ResultPlanes
- double
- Tx_Power
- double
- Frequency
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
- UniqueDBID
-
- int WinProp_ResultPlaneList::UniqueDBID
- A unique number, identifying the for the computation used database.
- 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).
- source.eng/Interface/WP_Result.h