libkipr  1.0.0
magneto.h
Go to the documentation of this file.
1 
7 #ifndef _KIPR_MAGNETO_MAGNETO_H_
8 #define _KIPR_MAGNETO_MAGNETO_H_
9 
10 #ifdef __cplusplus
11 extern "C" {
12 #endif
13 
19 signed short magneto_x();
20 
26 signed short magneto_y();
27 
33 signed short magneto_z();
34 
35 #ifdef __cplusplus
36 }
37 #endif
38 
39 #endif
signed short magneto_z()
signed short magneto_y()
signed short magneto_x()