MAV'RIC
Public Attributes
curvace_data_t Union Reference

Curvace data. More...

#include <curvace.h>

Collaboration diagram for curvace_data_t:
Collaboration graph
[legend]

List of all members.

Public Attributes

float data [2 *CURVACE_NB_OF]
 Raw data as float.
struct {
   of_vector_t   left_hemisphere [CURVACE_NB_OF/2]
 Left optic flow vectors.
   of_vector_t   right_hemisphere [CURVACE_NB_OF/2]
 Right optic flow vectors.
}; 
struct {
   of_vector_t   all [CURVACE_NB_OF]
 All optic flow vectors.
}; 

Detailed Description

Curvace data.


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