Go to the documentation of this file.
6#ifndef imeas_IDataSequenceCorrelationProcessor_included
7#define imeas_IDataSequenceCorrelationProcessor_included
Interface for 1D-data correlation processor.
virtual bool CalculateCorrelation(const imeas::IDataSequence &input1, const imeas::IDataSequence &input2, imeas::IDataSequence &correlation) const =0
Calculate correlation between two data sequences.
General definition of sequence contains samples in regular time grid.
Interface for all synchrone and asynchrone processors with "push data" model.
This namespace contains classes for measurement system implementations.
© Witold Gantzke and Kirill Lepskiy