public class OutputState
extends java.lang.Object
NXTCommand
Modifier and Type | Field and Description |
---|---|
int |
blockTachoCount |
int |
mode |
int |
outputPort |
byte |
powerSetpoint |
int |
regulationMode |
int |
rotationCount |
int |
runState |
byte |
status |
int |
tachoCount |
long |
tachoLimit |
byte |
turnRatio |
Constructor and Description |
---|
OutputState(int port) |
public byte status
public int outputPort
public byte powerSetpoint
public int mode
public int regulationMode
public byte turnRatio
public int runState
public long tachoLimit
public int tachoCount
public int blockTachoCount
public int rotationCount