Electric Tiger DAQ  1.0.0
Data Acquisition Software for the Electric Tiger Experiment
Public Slots | Signals | Public Member Functions | List of all members
InstrumentView Class Reference
Inheritance diagram for InstrumentView:
Inheritance graph
[legend]
Collaboration diagram for InstrumentView:
Collaboration graph
[legend]

Public Slots

void SetFrequencyMin (double min_frequency)
 
void SetPowerMin (double min_power)
 
void SetFrequencyMax (double max_frequency)
 
void SetPowerMax (double max_power)
 
void UpdateSignal (std::vector< double > data, double freq_span)
 

Signals

void SignalChanged ()
 

Public Member Functions

 InstrumentView (QString title, QWidget *parent=0)
 
template<class T , typename F >
void PlotAutoScale (const T &y_signal_elements, F x_frequency_range)
 
template<class T >
void Plot (const T &y_signal_elements, double x_frequency_range)
 

The documentation for this class was generated from the following files: