tsutsuji.measure module

class tsutsuji.measure.interface(mainwindow)[source]

Bases: object

closewindow()[source]
create_widgets()[source]
ctfit()[source]

カーソルA, B間を結ぶ最適な曲線軌道を求める

distacrosscursor()[source]

カーソルAの法線上の任意の点との距離を求める

distalongcursor()[source]

カーソルAの延長線上の任意の点との距離を求める

drawall()[source]
nearesttrack()[source]

指定した軌道上のカーソルAに最も近い点を求める

printdirection(mycursor=None)[source]
printdistance(mycursor=None)[source]
reload_nearesttrack_keys(target=None)[source]
reload_trackkeys()[source]
sendtopmost(event=None)[source]
setdistance()[source]
setmarkerpos_fromkeyboard()[source]
class unit(name, parentwindow, frame, parent, row, color)[source]

Bases: object

create_widgets(row)[source]
make_trackkeylist()[source]
printmode()[source]
setmarkerpos_fromkeyboard()[source]