MAV'RIC
Public Attributes
curvace_calibration_matrix_t Union Reference

Calibration, derotation matrix. More...

#include <curvace.h>

Collaboration diagram for curvace_calibration_matrix_t:
Collaboration graph
[legend]

List of all members.

Public Attributes

float data [CURVACE_NB_OF *6]
 Raw data as float.
struct {
   derotation_matrix_t   left_hemisphere [CURVACE_NB_OF/2]
 Derotation matrices for left hemisphere.
   derotation_matrix_t   right_hemisphere [CURVACE_NB_OF/2]
 Derotation matrices for right hemisphere.
}; 
derotation_matrix_t all [CURVACE_NB_OF]
 All derotation matrices.

Detailed Description

Calibration, derotation matrix.


The documentation for this union was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines