|
| void | operator() (const std::vector< T > &time_series, T f_res, T time_int) |
| | operator () More...
|
| |
| void | operator() (const std::vector< T > &time_series, uint overbin_size) |
| | operator () More...
|
| |
|
std::vector< T > | RebinnedSignal () |
| |
|
uint | RebinSize () |
| |
template<typename T>
| void etig::Rebin< T >::operator() |
( |
const std::vector< T > & |
time_series, |
|
|
T |
f_res, |
|
|
T |
time_int |
|
) |
| |
|
inline |
operator ()
- Parameters
-
| time_series | The raw power signal that needs to be re-binned |
| f_res | Center frequency of the current mode ( in MHz ) |
| time_int | Total time that time_series was collected over ( in seconds ) |
template<typename T>
| void etig::Rebin< T >::operator() |
( |
const std::vector< T > & |
time_series, |
|
|
uint |
overbin_size |
|
) |
| |
|
inline |
operator ()
- Parameters
-
| time_series | The raw power signal that needs to be re-binned |
| overbin_size | Number of elements that should be averaged into a single bin. |
The documentation for this struct was generated from the following file:
- /home/bephillips2/Qt-Projects/Electric_Tiger_DAQ/Algorithm/algorithm.h