Defines and constants
Detailed Description
Wave propagation interface defines.
- Definition of Legend palettes.
-
- LEGEND_PALETTE_MAXIMUM_REGULAR 1536
- Size of regular legend palette.
- Definition of simulation scenarios.
-
- WINPROP_SCENARIO_URBAN 0
- Urban scenario. This is used in WinProp_Scenario::Scenario.
- Types of results returned by the propagation API.
-
- PROP_RESULT_UNKNOWN -1
- Unknown result type.
- Path type definitions
-
- PROP_RESULT_PATHTYPE_UNKNOWN -1
- Unknown path type.
- Power definition for antenna
-
- WINPROP_POWER_OUTPUT 0
- Output power amplifier.
- Type definition for antenna
-
- WINPROP_ANTENNA_ORDINARY 0
- Ordinary antenna. This is used in WinProp_Antenna::Type.
- Definition of interaction model along a path
-
- WINPROP_INTERACTION_MODEL_EMPIRICAL 0
- Empirical losses for reflection, transmission and diffraction.
- 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)
- Definition of prediction models for radiating cables
-
- WINPROP_MODEL_ID_CABLE_SDM 1
- Shortest distance model.
- Selection of breakpoint mode.
-
- BREAKPOINT_DISABLE -1
- Disable breakpoint effect. See WinProp_Additional::BreakpointMode where this is used. Relevant for Standard ray tracing model.
- Type of prediction planes.
-
- WINPROP_PRED_PLANE_TYPE_AREA_ABSOLUTE -2
- Result corresponds to area prediction at absolute height.
- Enum
-
- WINPROP_MODEL_INDOOR
- WINPROP_MODEL_FREESPACE : Free space model. See Model_FREESPACE.
- WINPROP_MODEL_COST231 : COST 231 model. See Model_COST.
- WINPROP_MODEL_DPM : Dominant path model. See Model_DPM.
- WINPROP_MODEL_IRT : Intelligent ray tracing model. See Model_RAYTRACING.
- WINPROP_MODEL_SRT : Standard ray tracing model. See Model_RAYTRACING.
- WINPROP_MODEL_VRT : Vertical ray tracing model. See Model_VRT.
- WINPROP_MODEL_SBR : Shooting & bouncing rays model. See Model_RAYTRACING.
- WINPROP_MODEL_MOTLEYKEENAN : Motley-Keenan model. See Model_MOTLEYKEENAN.
- Other defines
-
- ANTENNA_DISABLED 0
- Antenna disabled.
The documentation was generated from the following file:
- source.eng/Interface/WP_Antenna.h