c3d-utils
Public Attributes
UuIcsC3d::FrameData Struct Reference

The data of a single frame. More...

#include <uuc3d.hpp>

List of all members.

Public Attributes

std::vector< DataPoint3dpoints
 The trajectory data.
std::vector< std::vector< float > > analog_data
 The analog data. analog_data[c][s] is sample s of channel c.

Detailed Description

The data of a single frame.

Examples:

count_invalid.cpp.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations