java.lang.Object
com.stuypulse.stuylib.streams.vectors.filters.XYFilter
com.stuypulse.stuylib.streams.vectors.filters.VDerivative
All Implemented Interfaces:
VFilter

public class VDerivative extends XYFilter
Filter that takes the derivative of a VStream with respect to time.
  • Constructor Details

    • VDerivative

      public VDerivative()