Defines and constants

Detailed Description

Wave propagation interface defines.

Definition of Legend palettes.
LEGEND_PALETTE_MAXIMUM_REGULAR 1536
Size of regular legend palette.
LEGEND_PALETTE_MAXIMUM_PROMAN 1280
Size of legend palette in ProMan.
Definition of the size of the antenna pattern loaded from RAM
WINPROP_SIZE_PATTERN_VERTICAL 180
Number of samples in the vertical cut of the pattern loaded from RAM (See the setting in WinProp_Pattern::Mode)
WINPROP_SIZE_PATTERN_HORIZONTAL 360
Number of samples in the horizontal cut of the pattern loaded from RAM (See the setting in WinProp_Pattern::Mode)
Enum
WINPROP_ANTENNA_MODE
  • ANTENNA_DISABLED : Antenna disabled.
  • ANTENNA_ENABLED : Antenna enabled.
  • ANTENNA_ENABLED_FIXED : Antenna enabled at a fixed site.
WINPROP_REPEATER_MODE
  • WINPROP_REPEATER_MODE_OFF : Antenna repeater mode is OFF.
  • WINPROP_REPEATER_MODE_RECONFIGURABLE : Antenna repeater is in reconfigurable mode.
  • WINPROP_REPEATER_MODE_TRANSPARENT : Antenna repeater is in transparent mode.
WINPROP_ANTENNA_POLARIZATION_MODE
  • ANTENNA_POLARIZATION_MODE_UNKNOWN : Antenna polarisation unknown.
  • ANTENNA_POLARIZATION_MODE_LINEAR_VERTICAL : Antenna polarisation linear vertical.
  • ANTENNA_POLARIZATION_MODE_LINEAR_HORIZONTAL : Antenna polarisation linear horizontal.
  • ANTENNA_POLARIZATION_MODE_LINEAR_PLUS_45 : Antenna polarisation linear +45 deg.
  • ANTENNA_POLARIZATION_MODE_LINEAR_MINUS_45 : Antenna polarisation linear -45 deg.
  • ANTENNA_POLARIZATION_MODE_LINEAR_ARBITRARY : Antenna polarisation linear user defined.
  • ANTENNA_POLARIZATION_MODE_RHCP : Antenna polarisation right hand circular.
  • ANTENNA_POLARIZATION_MODE_LHCP : Antenna polarisation left hand circular.
  • ANTENNA_POLARIZATION_MODE_X_POL : Antenna cross polarisation.
WINPROP_SCENARIO
WINPROP_MODEL_INDOOR
WINPROP_RESULT_TYPE
  • WINPROP_RESULT_UNKNOWN : Unknown result type.
  • PROP_RESULT_POWER : Received power.
  • PROP_RESULT_FIELD : Field strength.
  • PROP_RESULT_PATHLOSS : Path loss.
  • PROP_RESULT_DELAY : Delay.
  • PROP_RESULT_PATHTYPE : Type of path, see PROP_RESULT_PATHTYPES_T.
  • PROP_RESULT_DELAY_SPREAD : Delay spread.
  • PROP_RESULT_ELEVATION_SPREAD_BS : Elevation spread BS.
  • PROP_RESULT_ELEVATION_SPREAD_MS : Elevation spread MS.
  • PROP_RESULT_ELEVATION_MEAN_BS : Elevation mean BS.
  • PROP_RESULT_ELEVATION_MEAN_MS : Elevation mean MS.
  • PROP_RESULT_ANGULAR_SPREAD_BS : Angular spread BS.
  • PROP_RESULT_ANGULAR_SPREAD_MS : Angular spread MS.
  • PROP_RESULT_ANGULAR_MEAN_BS : Angular mean BS.
  • PROP_RESULT_ANGULAR_MEAN_MS : Angular mean MS.
  • PROP_RESULT_MIN_INTERACTIONS : Minimal number of interactions.
  • NET_RESULT_BEST_SERVER : Best server results.
  • NET_RESULT_CELL_AREA : Cell area results.
  • NET_RESULT_REC_PROB : Receiver probability.
  • NET_RESULT_MAX_DATARATE : Maximum data rate.
  • NET_RESULT_MAX_REC_POWER : Maximum receiver power.
  • NET_RESULT_SNIR : SNIR.
  • NET_RESULT_NR_REC_CARRIERS : Number of carriers.
  • NET_RESULT_MIN_REQ_MS_TX_PWR : Minimum required TX power at base station.
  • NET_RESULT_MIN_REQ_BS_TX_PWR : Minimum required TX power at mobile station.
  • NET_RESULT_HANDOVER : Handover.
  • NET_RESULT_CDMA_EC_OVER_NT : Ec / Nt.
  • NET_RESULT_LTE_RSRP : RSRP for LTE.
  • NET_RESULT_LTE_RSRQ : RSRQ for LTE.
  • NET_RESULT_LTE_RSSI : RSSI for LTE.
  • NET_RESULT_MAX_THROUGHPUT : Maximum throughput.
  • NET_RESULT_MIMO_NUMBER_STREAMS : Number of MIMO streams.
  • NET_RESULT_MIMO_NUMBER_STREAMS_UL : Number of MIMO streams (uplink).
  • NET_RESULT_REC_PROB_UL : Receiver probability (uplink).
  • NET_RESULT_MAX_DATARATE_UL : Maximum data rate (uplink).
  • NET_RESULT_MAX_REC_POWER_UL : Maximum receiver power (uplink).
  • NET_RESULT_SNIR_UL : SNIR (uplink).
  • NET_RESULT_MAX_THROUGHPUT_UL : Maximum throughput (uplink).
  • NET_RESULT_CDMA_EC_OVER_NT_UL : Ec / Nt (uplink).
  • NET_RESULT_CDMA_MAX_EC : Maximum Ec.
  • NET_RESULT_CDMA_MAX_EC_UL : Maximum Ec (uplink).
  • NET_RESULT_NR_REC_TRX : Number of transmitters.
  • NET_RESULT_COVERAGE_PROB : Coverage probability.
  • NET_RESULT_THROUGHPUT : Throughput per transmission mode.
  • NET_RESULT_THROUGHPUT_UL : Throughput per transmission mode (uplink).
  • NET_RESULT_DATARATE : Data rate per transmission mode.
  • NET_RESULT_DATARATE_UL : Data rate per transmission mode (uplink).
  • NET_RESULT_TOTAL_REC : Total received signal (signal + noise + interference).
  • NET_RESULT_INTERFERENCE_NOISE_REC : Interference level (noise + interference).
  • NET_RESULT_INTERFERENCE_NOISE_REC_UL : Interference level (noise + interference) (uplink).
  • NET_RESULT_REC_POWER : Received power per transmission mode.
  • NET_RESULT_REC_POWER_UL : Received power per transmission mode (uplink).
  • NET_RESULT_NR_PARALLEL_USERS : Number of parallel users per transmission mode.
  • NET_RESULT_NR_PARALLEL_USERS_UL : Number of parallel users per transmission mode (uplink).
  • NET_RESULT_SIGNAL_AREA : Signal area.
  • NET_RESULT_EBN0 : Max. achievable Eb/N0.
  • NET_RESULT_EBN0_UL : Max. achievable Eb/N0 (uplink).
  • NET_RESULT_NR_REC_SITE : Number of Sites.
  • NET_RESULT_SITE_AREA : Site area.
  • NET_RESULT_POWER_SUPERPOSITION : Power superposition.
  • NET_RESULT_TRAFFIC_OFFERED : Offered traffic.
  • NET_RESULT_TRAFFIC_SERVED : Served traffic.
  • NET_RESULT_TRAFFIC_BLOCKED : Blocked traffic.
  • NET_RESULT_TRAFFIC_STATE : Traffic state.
  • NET_RESULT_TRAFFIC_NR_USERS_GEN : Number of generated users.
  • NET_RESULT_EMC_FIELD : EMC/EMF field.
  • NET_RESULT_EXPOSURE : EMF total exposure.
  • NET_RESULT_EXPOSURE_ZONE : EMF exposure zones.
  • NET_RESULT_OFDM_POWER : Received power for OFDM broadcasting air interface.
  • NET_RESULT_OFDM_INTERFERENCE : SNIR for OFDM broadcasting air interface.
  • NET_RESULT_BEAM_ASSIGNMENT_CTRL : Antenna Beam Assignment Ctrl
  • NET_RESULT_BEAM_ASSIGNMENT_DATA : Antenna Beam Assignment Data
PROP_RESULT_PATHTYPES_T
  • PROP_RESULT_PATHTYPE_UNKNOWN : Unknown path type.
  • PROP_RESULT_PATHTYPE_LOS : Line of sight (LOS) path.
  • PROP_RESULT_PATHTYPE_OLOS : Obstructed line of sight (OLOS) path.
  • PROP_RESULT_PATHTYPE_NLOS : Non-line of sight (NLOS) path.
  • PROP_RESULT_PATHTYPE_VLOS : Line of sight (NLOS) path, which travels through vegetation (urban) or furniture (indoor).
  • PROP_RESULT_PATHTYPE_VNLOS : Non-line of sight (NLOS) path, which travels through vegetation (urban) or furniture (indoor).
WINPROP_POWER_MODE
  • WINPROP_POWER_OUTPUT : Output power amplifier.
  • WINPROP_POWER_EIRP : EIRP.
  • WINPROP_POWER_ERP : ERP.
WINPROP_ANTENNA_TYPE
WINPROP_INTERACTION_MODEL
  • WINPROP_INTERACTION_MODEL_EMPIRICAL : Empirical losses for reflection, transmission and diffraction.
  • WINPROP_INTERACTION_MODEL_GTDUTD : Fresnel coefficients for reflection and transmission, and GTD/UTD for diffraction.
WINPROP_RAD_CABLE_MODEL
  • WINPROP_MODEL_ID_CABLE_SDM : Shortest distance model.
  • WINPROP_MODEL_ID_CABLE_STL : Smallest transmission loss model.
  • WINPROP_MODEL_ID_CABLE_SPL : Smallest path loss model.
  • WINPROP_MODEL_ID_CABLE_DPM : Dominant path model.
WINPROP_BREAKPOINT_MODE
WINPROP_PRED_PLANE_TYPE
  • WINPROP_PRED_PLANE_TYPE_AREA_ABSOLUTE : Result corresponds to area prediction at absolute height.
  • WINPROP_PRED_PLANE_TYPE_AREA_RELATIVE : Result corresponds to area prediction at relative height.
  • WINPROP_PRED_PLANE_TYPE_PLANE : Result corresponds to a user specified prediction plane (either via parameters or from the database)
  • WINPROP_PRED_PLANE_TYPE_SURFACE : Result corresponds to a predicted surface of a database object.
  • WINPROP_PRED_PLANE_TYPE_HORIZONTAL : Result corresponds to a horizontal prediction, in urban scenarios to CNP layers.
  • WINPROP_PRED_PLANE_TYPE_VERTICAL : Result corresponds to a vertical prediction.
  • WINPROP_PRED_PLANE_TYPE_USER_POINT : Result corresponds to a user point.
WINPROP_PATTERN_MODE
WINPROP_PATTERN_RESOLUTION
  • WINPROP_PATTERN_RESOLUTION_1DEG : 1.00 degrees pattern resolution
  • WINPROP_PATTERN_RESOLUTION_05DEG : 0.50 degrees pattern resolution
  • WINPROP_PATTERN_RESOLUTION_033DEG : 0.33 degrees pattern resolution
  • WINPROP_PATTERN_RESOLUTION_025DEG : 0.25 degrees pattern resolution
  • WINPROP_PATTERN_RESOLUTION_020DEG : 0.20 degrees pattern resolution
  • WINPROP_PATTERN_RESOLUTION_01DEG : 0.10 degrees pattern resolution
Other defines
WALL_STANDARD 0
WALL_VEGETATION 2
WALL_COURTYARD 3
The documentation was generated from the following file:
  • source/Public/Interface/WallTypes.h