"

2013 FRC Java API

"

tests
Class TestApp.LongBall

java.lang.Object
  extended by tests.TestApp.LongBall
Enclosing class:
TestApp

public static class TestApp.LongBall
extends Object


Constructor Summary
TestApp.LongBall()
           
 
Method Summary
 long getOldX()
           
 long getV()
           
 long getX()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestApp.LongBall

public TestApp.LongBall()
Method Detail

getV

public long getV()

getX

public long getX()

getOldX

public long getOldX()

"

2013 FRC Java API

"

"
For updated information see the Java FRC site
"