|
||||||||||
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--ifc.bim.openecg.jtools.jparser.Sect010.LMeas
A structure to store lead's measurements
| Field Summary | |
int |
id
Stores lead id |
int |
intDef
Stores intrinsicoid deflection |
int |
isoEnd
Stores iso-electric segment at Qrs's end |
int |
isoOn
Stores iso-electric segment at Qrs's onset |
int |
jAmp
Stores J point amplitude |
int |
len
Stores record's length |
byte[] |
manMeas
Stores manufacturer specific data |
int |
pDur
Stores P duration |
int |
pmAmp
Stores P- amplitude |
int |
pMorph
Stores P morphology |
int |
ppAmp
Stores P+ amplitude |
int |
prInt
Stores PR interval |
int |
q1Amp
Stores Q' amplitude |
int |
qAmp
Stores Q amplitude |
int |
qCode
Stores quality code |
int |
qDur
Stores Q duration |
int |
qrsDur
Stores Qrs duration |
int |
qtInt
Stores QT interval |
int |
r1Amp
Stores R' amplitude |
int |
r1Dur
Stores R' duration |
int |
rAmp
Stores R amplitude |
int |
rDur
Stores R duration |
byte[] |
res
Stores reserved bytes |
int |
s1Amp
Stores S' amplitude |
int |
s1Dur
Stores S' duration |
int |
sAmp
Stores S amplitude |
int |
sDur
Stores S duration |
int |
stAmp16rr
Stores ST amplitude at J point plus 1/16 average RR |
int |
stAmp20
Stores ST amplitude at J point plus 20 ms |
int |
stAmp60
Stores ST amplitude at J point plus 60 ms |
int |
stAmp80
Stores ST amplitude at J point plus 80 ms |
int |
stAmp8rr
Stores ST amplitude at J point plus 1/8 average RR |
int |
stSl
Stores ST slope |
int |
tmAmp
Stores T- amplitude |
int |
tMorph
Stores T morphology |
int |
tpAmp
Stores T+ amplitude |
| Constructor Summary | |
Sect010.LMeas()
Construct a LMeas 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 id
public int len
public int pDur
public int prInt
public int qrsDur
public int qtInt
public int qDur
public int rDur
public int sDur
public int r1Dur
public int s1Dur
public int qAmp
public int rAmp
public int sAmp
public int q1Amp
public int r1Amp
public int s1Amp
public int jAmp
public int ppAmp
public int pmAmp
public int tpAmp
public int tmAmp
public int stSl
public int pMorph
public int tMorph
public int isoOn
public int isoEnd
public int intDef
public int qCode
public int stAmp20
public int stAmp60
public int stAmp80
public int stAmp16rr
public int stAmp8rr
public byte[] res
public byte[] manMeas
| Constructor Detail |
public Sect010.LMeas()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||