BTK
0.3dev.0
Open-source library to visualize/process biomechanical data
|
#include <btkAnalog.h>
Classes | |
class | Data |
Class storing the measures for one analog channel. More... | |
Public Types | |
typedef Eigen::Matrix< double, Eigen::Dynamic, 1 > | Values |
Analog's values along the time with 1 components (1 column). | |
Specialized template for the information related to the data stored in a btk::Analog object.