Ask a Question | Search DSPSR: |
Home
|
NLowLookup.h const BitTable * get_table() const Return the pointer to the bit table. Definition: NLowLookup.C:19 virtual void get_nlow_lookup(char *nlow_lookup) const Return the number of low voltage states in each of 256 bytes. Definition: BitTable.C:242 Reference::To< BitTable > bit_table The bit table passed on construction. Definition: NLowLookup.h:43 const float * get_values(unsigned byte=0) const Returns pointer to values_per_byte floats represented by byte. Definition: BitTable.C:88 Look-up table for converting N-bit digitized to floating point numbers. Definition: BitTable.h:22 Generated using doxygen 1.8.17
|