This fading model specifies that no fading is to be used.
This model has no attributes.
<FadingModel type="Null"/>
This model implements Ricean fading (and Rayleigh fading as a subset.) The speed of fading is determined by the relative speed between the transmitter and the receiver in the emulated world model. A "minimum speed" may be specified so that even if the relative speed between the transmitter and receiver is zero, fading will still occur. Conceptually minSpeed accounts for the movement of objects in the environment.
<FadingModel type="Ricean"> <k>7.5</k> <minSpeed>2.5</minSpeed> </FadingModel>