Go to the documentation of this file.
6#ifndef imeas_IMultiDataSequenceProvider_included
7#define imeas_IMultiDataSequenceProvider_included
General definition of sequence contains samples in regular time grid.
Interface for a provider of more data sequence objects.
virtual int GetSequencesCount() const =0
Get the number of available data sequences.
virtual const imeas::IDataSequence * GetDataSequence(int index) const =0
Get data sequence with the given index.
Common interface for data model objects, which can be changed.
This namespace contains classes for measurement system implementations.
© Witold Gantzke and Kirill Lepskiy