open_simulation_interface
v3.4.0 (2021-11-18)
|
Definition of a spatial signal strength distribution for an emitting / transmitting / receiving entity with a horizontal and a vertical angle and the corresponding signal strength in dBm (decibels per milliwatt). More...
Public Attributes | |
optional double | horizontal_angle = 1 |
optional double | vertical_angle = 2 |
optional double | signal_strength = 3 |
Definition of a spatial signal strength distribution for an emitting / transmitting / receiving entity with a horizontal and a vertical angle and the corresponding signal strength in dBm (decibels per milliwatt).
optional double osi3::SpatialSignalStrength::horizontal_angle = 1 |
Horizontal angle (azimuth) of emission / transmission / reception in the entity's coordinate system.
Unit: rad
optional double osi3::SpatialSignalStrength::signal_strength = 3 |
Emitted / transmitted /received signal strength of the emitting / transmitting / receiving entity at the previously defined horizontal and vertical angle for one specific wavelength. The value for the signal strength is given in dBm (decibels per milliwatt).
Unit: dBm
optional double osi3::SpatialSignalStrength::vertical_angle = 2 |
Vertical angle (elevation) of emission / transmission / reception in the entity's coordinate system.
Unit: rad