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, waitMethods 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:
getDisplacementXin interfaceMount
-
getDisplacementY
public double getDisplacementY()- Specified by:
getDisplacementYin interfaceMount
-
getAngle
public double getAngle() -
getMountX
public double getMountX() -
getMountY
public double getMountY() -
getConfig
-
getMountType
- Specified by:
getMountTypein interfaceMount
-