18 #define WALSH_ON_BIT 14
24 #define WALSH_PERIOD 16
87 bool isValidIndex(
unsigned short iwalsh);
A class to encapsulate slow walsh functions.
bool isInitialized()
Return true when this object has been initialized.
void changeFunction(unsigned short iwalsh)
Set the walsh function.
const int * walshFunction_
Pointer to a selected Walsh function.
SlowWalsh()
Constructor without initialization.
#define WALSH_PERIOD
One full Walsh cycle will be 16 states.