|
||||||||||
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--ifc.bim.openecg.jtools.jparser.Sect004.SubZ
A structure for storing subtraction zone's details
| Field Summary | |
short |
bType
Stores beat type |
int |
end
Stores fiducial location sample number |
int |
fid
Stores ending sample number |
int |
start
Stores starting sample number |
| Constructor Summary | |
Sect004.SubZ()
Constructs a SubZ and read fields' values from section's data part |
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public short bType
public int start
public int fid
public int end
| Constructor Detail |
public Sect004.SubZ()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||