Filter types.
A filter can be of one or both types in order to process data on single or multiple curves of data. Ex: a gimble killer filter needs to be of type vector because the three curves are inter-dependant.
Static Public Attributes | |
static const | kFBFilterNumber = 1 << 0 |
static const | kFBFilterVector = 1 << 1 |
const kFBFilterNumber = 1 << 0 [static] |
const kFBFilterVector = 1 << 1 [static] |