|
ASPiK SDK
|
Custom structure that holds transition band information for FIR filter calculations. More...
#include <fxobjects.h>
Public Attributes | |
| edgeTransition | edgeType = edgeTransition::kFallingEdge |
| edge type | |
| unsigned int | startBin = 0 |
| starting bin for transition band | |
| unsigned int | stopBin = 0 |
| ending bin for transition band | |
| double | slopeIncrement = 1.0 |
| transition slope | |
Custom structure that holds transition band information for FIR filter calculations.