|
||||||||||
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--ifc.bim.openecg.jtools.jparser.Sect007.SpkInfo
A structure for storing pacemaker spike's info
| Field Summary | |
int |
src
Stores spike's source |
int |
tIdx
Stores spike's triggered Qrs's index |
int |
type
Stores spike's type |
int |
wid
Stores spike's width |
| Constructor Summary | |
Sect007.SpkInfo()
Construct a SpkInfo 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 int type
public int src
public int tIdx
public int wid
| Constructor Detail |
public Sect007.SpkInfo()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||