Main Page | File List | Globals

basic.c File Reference

Basic datatypes and definitions. More...

#include "basic.h"

Go to the source code of this file.

Variables

measuretype measuremodus [13]


Detailed Description

Basic datatypes and definitions.

Definition in file basic.c.


Variable Documentation

struct measuretype measuremodus[13]
 

Initial value:

 {
                                      
                                        {1,        0,      1,     1,   1,   1,     0}, 
                                        {0,        0,      1,     1,   0,   0,     0}, 
                                        {0,        0,      0,     1,   1,   0,     1}, 
                                        {1,        0,      0,     1,   1,   0,     0}, 
                                        {0,        1,      0,     0,   0,   0,     0}, 
                                        {0,        0,      0,     0,   1,   0,     0}, 
                                        {0,        0,      1,     1,   1,   0,     0}, 
                                        {0,        0,      0,     1,   1,   0,     1}, 

                                        
                                        {0,        0,      0,     0,   0,   0,     0}, 
                                        {0,        0,      0,     0,   0,   0,     0}, 
                                        {0,        0,      0,     0,   0,   0,     0}, 
                                        {0,        0,      0,     0,   0,   0,     0}, 
                                      }

Definition at line 9 of file basic.c.


Generated on Wed Feb 2 20:03:50 2005 for Robot by doxygen 1.3.6