| 
| static String  | name (int e) | 
|   | 
| static String  | name (int e) | 
|   | 
Type of command being sent to the arm (Dimensonal units) 
Definition at line 8 of file build/include/grl/flatbuffer/grl/flatbuffer/EClientCommandMode.java.
 
§ name() [1/2]
  
  
      
        
          | static String grl.flatbuffer.EClientCommandMode.name  | 
          ( | 
          int  | 
          e | ) | 
           | 
         
       
   | 
  
inlinestatic   | 
  
 
 
§ name() [2/2]
  
  
      
        
          | static String grl.flatbuffer.EClientCommandMode.name  | 
          ( | 
          int  | 
          e | ) | 
           | 
         
       
   | 
  
inlinestatic   | 
  
 
 
§ NO_COMMAND_MODE
  
  
      
        
          | static final byte grl.flatbuffer.EClientCommandMode.NO_COMMAND_MODE = 0 | 
         
       
   | 
  
static   | 
  
 
 
§ POSITION
  
  
      
        
          | static final byte grl.flatbuffer.EClientCommandMode.POSITION = 1 | 
         
       
   | 
  
static   | 
  
 
 
§ TORQUE
  
  
      
        
          | static final byte grl.flatbuffer.EClientCommandMode.TORQUE = 3 | 
         
       
   | 
  
static   | 
  
 
 
§ WRENCH
  
  
      
        
          | static final byte grl.flatbuffer.EClientCommandMode.WRENCH = 2 | 
         
       
   | 
  
static   | 
  
 
 
The documentation for this class was generated from the following file: