"

2013 FRC Java API

"

edu.wpi.first.wpilibj.fpga
Class tAccumulator.tOutput

java.lang.Object
  extended by edu.wpi.first.wpilibj.fpga.tAccumulator.tOutput
Enclosing class:
tAccumulator

public static class tAccumulator.tOutput
extends Object


Field Summary
 int Count
           
 long Value
           
 
Constructor Summary
tAccumulator.tOutput(int regValue1, int regValue2, int regValue3)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Value

public final long Value

Count

public final int Count
Constructor Detail

tAccumulator.tOutput

public tAccumulator.tOutput(int regValue1,
                            int regValue2,
                            int regValue3)

"

2013 FRC Java API

"

"
For updated information see the Java FRC site
"