3 #ifndef _REC_ROBOTINO_API2_C_Gyroscope_H_ 4 #define _REC_ROBOTINO_API2_C_Gyroscope_H_ 6 #include "rec/robotino/api2/c/globals.h" 20 #define INVALID_GyroscopeID -1 55 DLLEXPORT
int Gyroscope_num_objects(
void );
57 #endif //_REC_ROBOTINO_API2_C_Gyroscope_H_ DLLEXPORT GyroscopeId Gyroscope_construct()
int GyroscopeId
Definition: Gyroscope.h:17
DLLEXPORT BOOL Gyroscope_setComId(GyroscopeId id, ComId comId)
In "rec/robotino/api2/c/Com.h" you can find functions for manipulating the communication interface to...
DLLEXPORT BOOL Gyroscope_destroy(GyroscopeId id)
int ComId
Definition: Com.h:50
DLLEXPORT float Gyroscope_angle(GyroscopeId id)
DLLEXPORT float Gyroscope_rate(GyroscopeId id)