- Enclosing class:
- SparkLowLevel
public static class SparkLowLevel.PeriodicStatus0
extends Object
-
Field Summary
Fields
double
double
boolean
boolean
boolean
int
boolean
boolean
boolean
double
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
appliedOutput
public double appliedOutput
-
voltage
public double voltage
-
current
public double current
-
motorTemperature
public int motorTemperature
-
hardForwardLimitReached
public boolean hardForwardLimitReached
-
hardReverseLimitReached
public boolean hardReverseLimitReached
-
softForwardLimitReached
public boolean softForwardLimitReached
-
softReverseLimitReached
public boolean softReverseLimitReached
-
inverted
public boolean inverted
-
primaryHeartbeatLock
public boolean primaryHeartbeatLock
-
Constructor Details
-
PeriodicStatus0
public PeriodicStatus0()