MAV'RIC
Public Attributes
curvace_raw_data_t Union Reference

Curvace raw data. More...

#include <curvace.h>

Collaboration diagram for curvace_raw_data_t:
Collaboration graph
[legend]

List of all members.

Public Attributes

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

Detailed Description

Curvace raw data.


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