Defines and constants
Detailed Description
Defines and constants
- Clutter computation mode.
-
- WINPROP_CLUTTER_HEIGHT_MODE
- CLUTTERLOSS_HEIGHTS_NONE : No clutter heights considered. See WinProp_ParaMain::ClutterConsideration where this is used.
- CLUTTERLOSS_HEIGHTS : Constant height for all clutter. See WinProp_ParaMain::ClutterConsideration where this is used.
- CLUTTERLOSS_HEIGHTS_STATISTIC : Heights according to a statistical distribution. See WinProp_ParaMain::ClutterConsideration where this is used.
- Error codes and Parameters associated with a .mif database.
-
- MAPINFO_FILENAME_ADD "_area"
- Suffix.
- Selection of type of database.
-
- WINPROP_ERROR_DATABASE 6
- Error code for: error while reading database.
- Filter results mode.
-
- FILTERMODE_MEAN 0
- Mean 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
- DATABASE_TYPE_MAPINFO : The database is a .mif file. This is used in the DatabaseFileType parameter of the OutdoorPlugIn_ReadPredictionArea function.
- DATABASE_TYPE_WINPROP_ODB : The database is a .odb file. This is used in the DatabaseFileType parameter of the OutdoorPlugIn_ReadPredictionArea function.
- DATABASE_TYPE_WINPROP_OPB : The database is a .opb file. This is used in the DatabaseFileType parameter of the OutdoorPlugIn_ReadPredictionArea function.
- DATABASE_TYPE_WINPROP_OCB : The database is a .ocb file. This is used in the DatabaseFileType parameter of the OutdoorPlugIn_ReadPredictionArea function.
- DATABASE_TYPE_WINPROP_OIB : The database is a .oib file. This is used in the DatabaseFileType parameter of the OutdoorPlugIn_ReadPredictionArea function.
The documentation was generated from the following file:
- source/Interface/OutdoorPlugIn_Defines.h