BTK  0.3dev.0
Open-source library to visualize/process biomechanical data
List of all members | Classes | Public Types
btk::MeasureTraits< Analog > Struct Template Reference

#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).
 

Detailed Description

template<>
struct btk::MeasureTraits< Analog >

Specialized template for the information related to the data stored in a btk::Analog object.