rdm_time_series_fft.h File Reference

Time series for fft template classes. More...

#include "rdm_time_series.h"
#include "rdmtypes.h"
#include "rdmfftapi.h"
#include <cstring>
Include dependency graph for rdm_time_series_fft.h:

Data Structures

class RDM::TIME_SERIES::fft< N, RANGE_T, INDATA_T, NEXT >
Template base Class for doing FFTs. More...
class RDM::TIME_SERIES::fft_rdm< N, RANGE_T, INDATA_T, NEXT >
Template Class for doing an FFT using the RaimaDB FFT implementation. More...
class RDM::TIME_SERIES::fft_abs< N, RANGE_T, INDATA_T, NEXT >
Template Class for doing an FFT with absoulte values. More...
class RDM::TIME_SERIES::fft_abs_positive< N, RANGE_T, INDATA_T, NEXT >
Template Class for doing an FFT with absoulte value of the positive frequencies. More...

Namespaces

RDM
The RDM Namespace.
RDM::TIME_SERIES
The RDM Time Series Namespace.

Detailed Description

Time series for fft template classes.

Raima Database Manager

Copyright (C) 2020 Raima Inc., All rights reserved.

Use of this software, whether in source code format, or in executable, binary object code form, is governed by the Raima LICENSE which is fully described in the LICENSE.TXT file, included within this distribution of files.