Class SmartVelocityMechanism

java.lang.Object
yams.mechanisms.SmartMechanism
yams.mechanisms.velocity.SmartVelocityMechanism
Direct Known Subclasses:
FlyWheel

public abstract class SmartVelocityMechanism extends SmartMechanism
Generic for positional mechanisms.
  • Field Details

    • mechanismRoot

      protected MechanismRoot2d mechanismRoot
      The root point of the Mechanism.
    • mechanismLigament

      protected MechanismLigament2d mechanismLigament
      The ligament that is being moved.
  • Constructor Details

    • SmartVelocityMechanism

      public SmartVelocityMechanism()
  • Method Details