fbgsense 0.1
Generic FBG spectrum analysis tool
Public Attributes | List of all members
spectrum_state Struct Reference

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_textremas
 
std::vector< peak > & peaks
 

Detailed Description

Data structure reflecting spectrum's current state. Used in processors.


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