#include <adaptiveModulator.h>
Static Public Member Functions | |
static int | getNumBitsPerSym (simth::ModType modScheme) |
static std::string | getName (simth::ModType modScheme) |
static diff_type | getDiffType (simth::ModType modScheme) |
static simth::ModType | getModScheme (std::string name) |
static const ModInfo * | getModInfo (std::string name) |
static const ModInfo * | getModInfo (simth::ModType type) |
Static Protected Attributes | |
static int | numSchemes |
static ModInfo | info [] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|