osi3::StationaryObject::Classification::EmittingStructureAttribute Struct Reference
Public Attributes
repeated WavelengthData | wavelength_data = 1 |
This message determines the range of the emitted wavelength and its desired number of samples. More... | |
repeated SpatialSignalStrength | emitted_spatial_signal_strength = 3 |
Spatial signal strength distribution of the emitted electromagnetic wave. More... | |
Detailed Description
Attributes of type emitting structure.
The horizontal_angle and the vertical_angle in emitted_spatial_intensity are symmetrical across the normal, which is defined by the mounting position of the emitting structure.
Member Data Documentation
◆ wavelength_data
repeated WavelengthData osi3::StationaryObject::Classification::EmittingStructureAttribute::wavelength_data = 1 |
This message determines the range of the emitted wavelength and its desired number of samples.
◆ emitted_spatial_signal_strength
repeated SpatialSignalStrength osi3::StationaryObject::Classification::EmittingStructureAttribute::emitted_spatial_signal_strength = 3 |
Spatial signal strength distribution of the emitted electromagnetic wave.
For every sample in wavelength_data an emitted_spatial_signal_strength has to be defined.
- Note
- emitted_spatial_signal_strength.size() = WavelengthData.samples_number.size()
- osi_object.proto