Package com.stuypulse.stuylib.streams.angles.filters


package com.stuypulse.stuylib.streams.angles.filters
  • Class
    Description
    This is the Filter interface class that gives a definition for how to implement a filter.
    A class that lets you combine multiple stream filters into one stream filter
    Implementation for of a real time IIR HighPassFilter
    Implementation of a real time IIR LowPassFilter
    A filter, that when applied to the input of a motor, will profile it.
    This class lets you rate limit a stream of inputs