Corresponds to a line of a .lha file. More...
#include <lhaData.h>
Data Fields | |
| size_t | id |
| Id of the element in the block, or row position for a matrix element. | |
| size_t | id_sup |
| Column position for a matrix element. | |
| FloatType | value |
| Value of the element. | |
Corresponds to a line of a .lha file.
Contains an id, a value, and eventually some additional integers corresponding typically to matrix positions.
1.8.13