open_simulation_interface  v3.4.0 (2021-11-18)
osi3::SpatialSignalStrength Struct Reference

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...

Collaboration diagram for osi3::SpatialSignalStrength:

Public Attributes

optional double horizontal_angle = 1
 
optional double vertical_angle = 2
 
optional double signal_strength = 3
 

Detailed Description

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).

Member Data Documentation

◆ horizontal_angle

optional double osi3::SpatialSignalStrength::horizontal_angle = 1

Horizontal angle (azimuth) of emission / transmission / reception in the entity's coordinate system.

Unit: rad

◆ signal_strength

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

◆ vertical_angle

optional double osi3::SpatialSignalStrength::vertical_angle = 2

Vertical angle (elevation) of emission / transmission / reception in the entity's coordinate system.

Unit: rad


The documentation for this struct was generated from the following file: