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
 Horizontal angle (azimuth) of emission / transmission / reception in the entity's coordinate system. More...
 
optional double vertical_angle = 2
 Vertical angle (elevation) of emission / transmission / reception in the entity's coordinate system. More...
 
optional double 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. More...
 

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

◆ vertical_angle

optional double osi3::SpatialSignalStrength::vertical_angle = 2

Vertical angle (elevation) 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


  • osi_common.proto