Model_COST
Data Fields
- double
- Exponent
- double
- ExponentNLOS
- int
- ReducedTransLoss
- double
- ReducedFactor
- int
- Mode2D
- double
- Distance2D
Detailed Description
This structure is used to set the model parameters of the COST 231 Model. This structure can be passed optionally to the WinProp_Predict function.
Field Documentation
- Exponent
-
- double Model_COST::Exponent
- Path Loss Exponent
- ExponentNLOS
-
- double Model_COST::ExponentNLOS
- Path Loss Exponent NLOS
- ReducedTransLoss
-
- int Model_COST::ReducedTransLoss
- Use reduced transmission loss feature. The following values are supported:
- 0 = Feature disabled. The transmission losses of walls are not adapted.
- 1 = Reduction applied to linear transmission loss.
- 2 = Reduction applied to logarithmic transmission loss (dB value).
- ReducedFactor
-
- double Model_COST::ReducedFactor
- Reduction factor for transmission loss in percent, i.e. 25.0 means 25% reduction.
- Mode2D
-
- int Model_COST::Mode2D
- Use 2D approach for COST model.
- 1 if used
- 0 otherwise
- Distance2D
-
- double Model_COST::Distance2D
- Distance in which the 2D approach will be considered. Only relevant if 2D approach is used.See also Mode2D.
The documentation was generated from the following file:
- source.eng/Interface/Engine.h