Class NoiseGenerator

java.lang.Object
com.revrobotics.sim.NoiseGenerator

public class NoiseGenerator extends Object
  • Constructor Details

    • NoiseGenerator

      public NoiseGenerator()
  • Method Details

    • whiteNoise

      public static double whiteNoise(double input, double variance)
    • hallSensorVelocity

      public static double hallSensorVelocity(double speedRPM)