|
fbgsense 0.1
Generic FBG spectrum analysis tool
|
Data structure reflecting spectrum's current state. Used in processors. More...
#include <spectrum_state.h>
Public Attributes | |
| channel_t | channel |
| size_t | samples |
| spectrum_unit_t * | wavelengths |
| spectrum_unit_t * | intensities |
| spectrum_unit_t * | filtered_intensities |
| std::span< complex_t > & | frequencies |
| std::span< derivation_t > & | derivation |
| minmax_t & | extremas |
| std::vector< peak > & | peaks |
Data structure reflecting spectrum's current state. Used in processors.