fdhwlib
2.0.25
|
#include <FEhitrateParameter.h>
Data structure for the parameters of the build-in hit rate controller.
Changes:
Definition at line 25 of file FEhitrateParameter.h.
FEhitrateParameter::FEhitrateParameter | ( | ) |
FEhitrateParameter::~FEhitrateParameter | ( | ) |
Upper Bound for the dead-zone in Hz.
Range from 0 to 1023Hz
Definition at line 40 of file FEhitrateParameter.h.
Upper Bound of slight action using the smaller step size Hz.
Range from 0 to 1023Hz
Definition at line 48 of file FEhitrateParameter.h.
Upper Bound of medium action using the medium step size Hz.
Range from 0 to 1023Hz
Definition at line 59 of file FEhitrateParameter.h.
Lower Bound for the dead-zone in Hz.
Range from 0 to 1023Hz
Definition at line 36 of file FEhitrateParameter.h.
Lower Bound for slight action using the smaller step size in Hz.
Range from 0 to 1023Hz
Definition at line 44 of file FEhitrateParameter.h.
Lower Bound for medium action using the medium step size in Hz.
Range from 0 to 1023Hz
Definition at line 54 of file FEhitrateParameter.h.
If the hitrate occures to be outside of all margins, the maximal step size is used.
Definition at line 64 of file FEhitrateParameter.h.
Sampling time in seconds.
Allowed are 1, 2, 4, 8, 16 and 32s
Definition at line 32 of file FEhitrateParameter.h.