You Are Here:

SOURce:SCENario:PROPenv

Function

Sets built-in propagation environment model.

The parameters sky_limit, obstruction_limit and nlos_probability are optional, either all of them or none should be set.

Notes:

  • The scenario must be running.
  • Note that 0<= obstruction_limit <= sky_limit <=90.

For additional information, see Propagation Environment Models.

Command Syntax

SOURce:SCENario:PROPenv <URBAN|SUBURBAN|RURAL|OPEN> [,<sky_limit>,<obstruction_limit>,<nlos_probability>]

Parameter

Decimal [0.0,90.0] sky_limit: elevation above which there is no obstruction.

Decimal [0.0,90.0] obstruction_limit: elevation below which there is no line-of-sight satellites.

Decimal [0.0,1.0] nlos_probability: probability for a satellite with elevation between sky_limit and obstruction_limit to be non-line-of-sight.

Examples

SEND:

SOURce:SCENario:PROPenv urban

SEND:

SOURce:SCENario:PROPenv suburban,50,30,0.2