Classes
- class CircularDelay
A class that functions as a sample buffer.- class const_iterator
- class const_reverse_iterator
- class iterator
- class reverse_iterator
- namespace DSOR
- struct VehicleState
State class - used to save the state of a vehicle (using SNAME convention)
- struct VehicleState
- class Differentiator
Class for the differentiator. - class DigitalFilter
Abstract base class for digital moving filters. - class HighPassFilter
Class for high pass filter using bilinear transform. - class HighPassFilter3
Class for third order high pass filter. This is designed using the bilinear transform. - class LowPassFilter
Class for a low pass filter. - class LowPassFilter2
Class for a 2nd order low pass filter. - class LowPassFilter3
Class for third order high pass filter. This is designed using the bilinear transform. - class LowPassFilter3DiffApprox
Class for third order high pass filter. This is designed using the approximated differtial approuch where s=(Z-1)/(Z*T). - class LowPassFilter3MatchedZ
Class for third order low pass filter. This is designed using the matched Z transform. - class MovingAvarageFilter
- namespace tps
Updated on 2022-05-30 at 18:35:06 +0000
Last update:
May 30, 2022