open_simulation_interface
v3.4.0 (2021-11-18)
|
Detailed WavelengthRange message. More...
Public Attributes | |
optional double | start = 1 |
optional double | end = 2 |
optional double | samples_number = 3 |
Detailed WavelengthRange message.
Defines the start (minimum) and the end (maximum) values of the wavelength. Additionally, the number of samples within this range is defined in this message.
optional double osi3::WavelengthData::end = 2 |
The end, or the maximum wavelength value.
Unit: m
optional double osi3::WavelengthData::samples_number = 3 |
Number of samples to be considered within the defined wavelength range. The number of samples includes the start and the end values that are defined in this message, starting from the "start" value.
optional double osi3::WavelengthData::start = 1 |
The start, or the minimum wavelength value.
Unit: m