Package frc.spectrumLib.sim
Class ArmSim
java.lang.Object
frc.spectrumLib.sim.ArmSim
-
Nested Class Summary
Nested classes/interfaces inherited from interface frc.spectrumLib.sim.Mount
Mount.MountType
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface frc.spectrumLib.sim.Mountable
getUpdatedX, getUpdatedX, getUpdatedX, getUpdatedX, getUpdatedY, getUpdatedY, getUpdatedY, getUpdatedY
-
Constructor Details
-
ArmSim
-
-
Method Details
-
simulationPeriodic
public void simulationPeriodic() -
getAngleRads
public double getAngleRads() -
getDisplacementX
public double getDisplacementX()- Specified by:
getDisplacementX
in interfaceMount
-
getDisplacementY
public double getDisplacementY()- Specified by:
getDisplacementY
in interfaceMount
-
getAngle
public double getAngle() -
getMountX
public double getMountX() -
getMountY
public double getMountY() -
getConfig
-
getMountType
- Specified by:
getMountType
in interfaceMount
-