User Manual, Developers Guide and API Documentation

rise::scenario::pathloss Namespace Reference


Classes

class  Constant
 Simple pathloss "model" always returning the same value. More...
class  DefaultDistAttFormula
 Distance dependent attenuation term taking the base height in account. More...
class  DefaultFreqAttFormula
 Frequency dependent attenuation term taking the base height in account. More...
class  Deny
 Pseudo pathloss model throwing an exception on each request. More...
class  DistanceDependent
class  DistanceIndependent
 Base class for pathloss models, that don't dependent on the distance of source and target. More...
class  FreeSpace
 Free space pathloss model. More...
class  ITUInH
 Realization of the pathloss + shadowing model for the Indoor Hotspot scenario. More...
class  ITUPathloss
class  ITURMa
 Realization of the pathloss + shadowing model for the Urban Macro scenario. More...
class  ITUSMa
 Realization of the pathloss + shadowing model for the Urban Macro scenario. More...
class  ITUUMa
 Realization of the pathloss + shadowing model for the Urban Macro scenario. More...
class  ITUUMi
 Realization of the pathloss + shadowing model for the Urban Micro scenario. More...
class  Map
 This class provides pathloss values out of pathloss maps read from scenery files. More...
class  MinPathloss
 Simple return value transformation garantueeing a minimal pathloss. More...
class  MultiModel
 User defined multi-model pathloss. More...
class  MultiSlope
 User defined one slope pathloss. More...
class  NoHeightDistAttFormula
 Distance dependent attenuation term, that ignores base height. More...
class  NoHeightFreqAttFormula
 Frequency dependent attenuation term, that ignores base height. More...
class  OneSlope
 One slope pathloss model. More...
class  Pathloss
 Base class for all pathloss models. More...
class  PathlossChooser
 This function chooses between NLoS or LoS scenario based on the LoS probability. More...
class  PyFunction
 PyConfig defined pathloss. More...
class  RangeChecked
 Base class for models, that are composite of simple models at different distances. More...
class  SingleSlope
 User defined one slope pathloss. More...
class  Umts3003DistAttFormula
 Distance dependent attenuation term used by UMTS 30.03 models. More...
class  Umts3003Vehicular
 UMTS 30.03 vehicular model. More...

Namespaces

namespace  detail

Typedefs

typedef wns::Interval
< wns::Distance
DistanceRange
typedef wns::Interval
< wns::Frequency
FrequencyRange

Variables

static const wns::Ratio OutOfRangePathloss = wns::Ratio::from_dB(500)


Typedef Documentation

Definition at line 37 of file defs.hpp.

Definition at line 36 of file defs.hpp.


Variable Documentation

const wns::Ratio rise::scenario::pathloss::OutOfRangePathloss = wns::Ratio::from_dB(500) [static]

Definition at line 39 of file Pathloss.hpp.


Generated on Fri Feb 10 03:33:36 2012 for openWNS by  doxygen 1.5.5