|
MDF Lib 2.2
Interface against MDF 3/4 files
|
MDF 3 range conversion structure. Not used in MDF 4. Key min/max to text conversion.
#include <ichannelconversion.h>
Public Attributes | |
| double | lower = 0 |
| Key min value. | |
| double | upper = 0 |
| Key max value. | |
| uint32_t | link_text = 0 |
| File position of the text value. | |
| std::string | text |
| The text value. | |