Defines and constants

Detailed Description

Defines and constants

Clutter computation mode.
WINPROP_CLUTTER_HEIGHT_MODE
WINPROP_CLUTTER_ATTENUATION_MODE
  • CLUTTERATTENUATION_NONE : no attenuation.
  • CLUTTERATTENUATION_LOCAL : only local class at receiver location.
  • CLUTTERATTENUATION_RAY_TOTAL : dominant class along ray, constant weight factor.
  • CLUTTERATTENUATION_RAY_DECREASE : dominant class along ray, decreasing weight factor.
Error codes and Parameters associated with a .mif database.
MAPINFO_FILENAME_ADD "_area"
Suffix.
MAPINFO_ERROR_FILENOTFOUND 1
Error code for: .mif file not found.
MAPINFO_ERROR_NRPOLYGONS 2
Error code for: incorrect number of polygons in .mif file.
MAPINFO_ERROR_POLYGONNOTVALID 3
Error code for: invalid polygon in .mif file.
MAPINFO_ERROR_FEATURE 4
Error code for: incorrect element type in .mif file.
MAPINFO_ERROR_PARAMETERWRONG 5
Error code for: unknown format in .mif file.
Selection of type of database.
WINPROP_ERROR_DATABASE 6
Error code for: error while reading database.
WINPROP_ERROR_LICENSE 7
Error code for: license error.
WINPROP_ERROR_WRONGPARAMETER 8
Error code for: wrong parameter specified.
Filter results mode.
FILTERMODE_MEAN 0
Mean based result filtering. See WinProp_ParaMain::FilterMode where this is used.
FILTERMODE_MEDIAN 1
Median based result filtering. See WinProp_ParaMain::FilterMode where this is used.
Default values for different parameters
INTERMEDIATE_DEFAULT_VALUE_MAXPATHLOSS 1
Use intermediate value for maximum path loss.
Enum
WINPROP_DATABASE_TYPE_URBAN
PREDMODEL_URBAN
  • PREDMODEL_COST : COST 231 Walfisch-Ikegami model used in an urban scenario.
  • PREDMODEL_UDP : Urban dominant path model.
  • PREDMODEL_IRT : 3D intelligent ray tracing model.
  • PREDMODEL_KE : Knife edge model.
  • PREDMODEL_ITU1411 : ITU-R P.1411 model used in an urban scenario.
PREDMODEL_RURAL
  • PREDMODEL_RURAL_NONE : No rural prediction required (only necessary in case of multi scenario predictions).
  • PREDMODEL_RURAL_HATA : Okumura-Hata model.
  • PREDMODEL_RURAL_2RAY_EMP : Empirical two ray model.
  • PREDMODEL_RURAL_2RAY_DET : Deterministic two ray model.
  • PREDMODEL_RURAL_RDP : Rural dominant path model.
  • PREDMODEL_RURAL_PE : Rural parabolic equation model.
  • PREDMODEL_RURAL_ITU1546 : Rural ITU-R P.1546 broadcasting model.
  • PREDMODEL_RURAL_ITU526 : Rural ITU-R P.526 model.
  • PREDMODEL_RURAL_ITM : Rural irregular terrain model (ITM, Longley-Rice).
WINPROP_OUTDOOR_SCENARIO_MODE
WINPROP_BUILDINGS_MODE
WINPROP_INDOOR_COVERAGE_MODE
  • COVERAGEINDOOR_NONE : Indoor coverage not required.
  • COVERAGEINDOOR_CONSTANT : Indoor coverage computed with constant level model.
  • COVERAGEINDOOR_EXPONENTIAL : Indoor coverage computed with exponential decrease model.
  • COVERAGEINDOOR_USERDEFINED : Indoor coverage computed with variable decrease model.
  • COVERAGEINDOOR_ONROOF : Coverage computed on roof.
WINPROP_OUTDOOR_TOPO_MODE
WINPROP_VEGETATION_MODE
WINPROP_CLUTTER_MODE
WINPROP_URBAN_IRT_MODE
WINPROP_URBAN_IRT_ACC_ZONE
WINPROP_KE_MODEL
WINPROP_HATA_SUB_MODEL
The documentation was generated from the following file:
  • source/Interface/OutdoorPlugIn_Defines.h