|
||||||||||
|
||||||||||
| 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.QrsMeas
A structure for storing Qrs's measures
| Field Summary | |
int |
pAx
Stores P axis |
int |
pOff
Stores P offset time |
int |
pOn
Stores P onset time |
int |
qrsAx
Stores Qrs Axis |
int |
qrsOff
Stores Qrs offset time |
int |
qrsOn
Stores Qrs onset time |
int |
tAx
Stores T axis |
int |
tOff
Stores T offset time |
| Constructor Summary | |
Sect007.QrsMeas()
Construct a QrsMeas 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 pOn
public int pOff
public int qrsOn
public int qrsOff
public int tOff
public int pAx
public int qrsAx
public int tAx
| Constructor Detail |
public Sect007.QrsMeas()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||