|
| def | __init__ (self, width, height, loc_nr, duration, starttime=None, step=100, outname="out.svg", maxfom=20, verbosity=0, label=True) |
| |
| def | done (self) |
| |
| def | fomadd (self, fom) |
| |
| def | fomdel (self, fom) |
| |
| def | getloc (self, idx) |
| |
| def | getlane (self, fom, lane) |
| |
| def | getpos (self, stamp) |
| |
| def | fomfind (self, rec) |
| |
| def | getcolour (self, str) |
| |
| def | fomcolour (self, fom) |
| |
| def | fomrect (self, fom, lane, start, end) |
| |
| def | statecolour (self, fom) |
| |
| def | rect (self, kw) |
| |
| def | line (self, start, end, kw) |
| |
| def | tline (self, start, end, kw) |
| |
| def | text (self, text, connect=False, force=False, kw) |
| |
| def | fomtext (self, fom, text, time) |
| |
| def | prepare (self, time) |
| |
| def | ioadd (self, time, fid, seconds) |
| |
| def | netbufadd (self, time, buf, qtype, seconds, stime, status, length) |
| |
| def | mutex (self, mname, label, time, seconds, addr) |
| |
Definition at line 80 of file record.py.
◆ __init__()
| def __init__ |
( |
|
self, |
|
|
|
width, |
|
|
|
height, |
|
|
|
loc_nr, |
|
|
|
duration, |
|
|
|
starttime = None, |
|
|
|
step = 100, |
|
|
|
outname = "out.svg", |
|
|
|
maxfom = 20, |
|
|
|
verbosity = 0, |
|
|
|
label = True |
|
) |
| |
◆ done()
◆ fomadd()
◆ fomcolour()
| def fomcolour |
( |
|
self, |
|
|
|
fom |
|
) |
| |
◆ fomdel()
◆ fomfind()
| def fomfind |
( |
|
self, |
|
|
|
rec |
|
) |
| |
◆ fomrect()
| def fomrect |
( |
|
self, |
|
|
|
fom, |
|
|
|
lane, |
|
|
|
start, |
|
|
|
end |
|
) |
| |
◆ fomtext()
| def fomtext |
( |
|
self, |
|
|
|
fom, |
|
|
|
text, |
|
|
|
time |
|
) |
| |
◆ getcolour()
| def getcolour |
( |
|
self, |
|
|
|
str |
|
) |
| |
◆ getlane()
| def getlane |
( |
|
self, |
|
|
|
fom, |
|
|
|
lane |
|
) |
| |
◆ getloc()
◆ getpos()
| def getpos |
( |
|
self, |
|
|
|
stamp |
|
) |
| |
◆ ioadd()
| def ioadd |
( |
|
self, |
|
|
|
time, |
|
|
|
fid, |
|
|
|
seconds |
|
) |
| |
◆ line()
| def line |
( |
|
self, |
|
|
|
start, |
|
|
|
end, |
|
|
|
kw |
|
) |
| |
◆ mutex()
| def mutex |
( |
|
self, |
|
|
|
mname, |
|
|
|
label, |
|
|
|
time, |
|
|
|
seconds, |
|
|
|
addr |
|
) |
| |
◆ netbufadd()
| def netbufadd |
( |
|
self, |
|
|
|
time, |
|
|
|
buf, |
|
|
|
qtype, |
|
|
|
seconds, |
|
|
|
stime, |
|
|
|
status, |
|
|
|
length |
|
) |
| |
◆ prepare()
| def prepare |
( |
|
self, |
|
|
|
time |
|
) |
| |
◆ rect()
◆ statecolour()
| def statecolour |
( |
|
self, |
|
|
|
fom |
|
) |
| |
◆ text()
| def text |
( |
|
self, |
|
|
|
text, |
|
|
|
connect = False, |
|
|
|
force = False, |
|
|
|
kw |
|
) |
| |
◆ tline()
| def tline |
( |
|
self, |
|
|
|
start, |
|
|
|
end, |
|
|
|
kw |
|
) |
| |
◆ axis
◆ dash
◆ end
◆ fom_width
◆ foms
◆ height
◆ iolane
◆ iolane0
◆ iolast
◆ iomax
◆ iostart
◆ iowidth
◆ label
◆ lane_margin
◆ lane_width
◆ lastreport
◆ lmargin
◆ loc_margin
◆ loc_nr
◆ loc_width
◆ locality
◆ locklane
◆ locklane0
◆ lockmax
◆ locks
◆ lockstart
◆ lockwidth
◆ maxfom
◆ maxlane
◆ netlane
◆ netlane0
◆ netlast
◆ netmax
◆ netstart
◆ netwidth
◆ out
◆ prep
◆ processed
◆ reported
◆ reqhstart
◆ reqhwidth
◆ rmargin
◆ scribbles
◆ start
◆ step
◆ textstep
◆ timeformat
◆ usec
◆ verb
◆ warnedfom
◆ warnedio
◆ warnedlabel
◆ warnedlock
◆ warnednet
◆ width
The documentation for this class was generated from the following file: