|
Class Summary |
| JParser |
Splits an SCP-ECG file into its main sections 0,1,2,3,4,5,6,7,8,10,11 plus eventual
generic addictional sections, and exctracts embedded data |
| Sect000 |
The structure of Section 0 with methods to parse data |
| Sect001 |
The structure of Section 1 with a method to read tags from data part |
| Sect002 |
The structure of Section 2 with methods to parse data |
| Sect003 |
The structure of Section 3 with methods to parse data |
| Sect004 |
The structure of Section 4 with methods to parse data |
| Sect005 |
The structure of Section 5 with methods to parse data |
| Sect006 |
The structure of Section 6 with methods to parse data |
| Sect007 |
The structure of Section 7 with methods to parse data |
| Sect008 |
The structure of Section 8 with methods to parse data |
| Sect009 |
The structure of Section 9 |
| Sect010 |
The structure of Section 10 with methods to parse data |
| Sect011 |
The structure of Section 11 |
| SectGen |
The structure of a generic section, with methods to load header and data part from a file |
| SectHeader |
The structure of a section's header, able to load itself from a file |