This structure stores NIDS run length encoding block header information. More...
#include "../include/NidsRun.h"
Public Member Functions | |
| int | print () |
Public Attributes | |
| int | run |
| int | ival |
| float | val |
This structure stores NIDS run length encoding block header information.
The number of datapoints in run
Referenced by WXP::NidsFile::getRun(), and print().
| float WXP::NidsRun::val |
The integral value from NIDS file
Referenced by WXP::NidsFile::getRun(), print(), and WXP::NidsImage::setImage().
1.6.1