Institut de Robòtica i Informàtica Industrial
KRD Group

The CuikSuite Project

readcuiksystemtypes.h

Go to the documentation of this file.
00001 #ifndef YACTYPESCSH
00002 #define YACTYPESCSH
00003 
00004 
00028 typedef struct {  
00029   char *id; 
00030   double value; 
00031 } Texpr;
00032 
00033 #endif