BowlerKernel
Public Member Functions | List of all members
com.neuronrobotics.sdk.commands.bcs.pid.ResetPIDCommand Class Reference
Inheritance diagram for com.neuronrobotics.sdk.commands.bcs.pid.ResetPIDCommand:
Inheritance graph
[legend]
Collaboration diagram for com.neuronrobotics.sdk.commands.bcs.pid.ResetPIDCommand:
Collaboration graph
[legend]

Public Member Functions

 ResetPIDCommand (char group)
 
 ResetPIDCommand (char group, float valueToSetCurrentTo)
 
- Public Member Functions inherited from com.neuronrobotics.sdk.common.BowlerAbstractCommand
byte[] getCallingData ()
 
void setOpCode (String opCode)
 
String getOpCode ()
 
void setMethod (BowlerMethod method)
 
BowlerMethod getMethod ()
 
byte getLength ()
 
BowlerDatagram validate (BowlerDatagram data) throws InvalidResponseException
 
byte[] getBytes ()
 
String toString ()
 
void setData (ByteList data)
 
ByteList getCallingDataStorage ()
 
void setNamespaceIndex (int namespaceIndex)
 
int getNamespaceIndex ()
 

Additional Inherited Members

- Static Public Member Functions inherited from com.neuronrobotics.sdk.common.BowlerAbstractCommand
static BowlerAbstractCommand parse (BowlerDatagram data)
 

Detailed Description

The Class ResetPIDCommand.

Definition at line 11 of file ResetPIDCommand.java.

Constructor & Destructor Documentation

◆ ResetPIDCommand() [1/2]

com.neuronrobotics.sdk.commands.bcs.pid.ResetPIDCommand.ResetPIDCommand ( char  group)

◆ ResetPIDCommand() [2/2]

com.neuronrobotics.sdk.commands.bcs.pid.ResetPIDCommand.ResetPIDCommand ( char  group,
float  valueToSetCurrentTo 
)

The documentation for this class was generated from the following file: