fastcat 0.13.15
C++ EtherCAT Device Command & Control Library
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations | Functions
filter.h File Reference
#include "fastcat/device_base.h"
Include dependency graph for filter.h:

Go to the source code of this file.

Classes

class  fastcat::MovingAverageFilter
 
class  fastcat::DigitalABFilter
 
class  fastcat::Filter
 

Namespaces

namespace  fastcat
 

Enumerations

enum  fastcat::FilterType { fastcat::MOVING_AVERAGE , fastcat::DIGITAL_AB , fastcat::BAD_FILTER_TYPE }
 

Functions

FilterType fastcat::FilterTypeFromString (std::string str)