 |
Python_2
1.0
|
def __init__(self)
Definition: _10_tkmpg123.py:378
def buildClock(e)
Definition: _08b_clock_bezier.py:114
def Torus(MinorRadius, MajorRadius)
Definition: Lesson48.py:109
world
Default window.
Definition: _08c_clock.py:98
def play_url(e=None)
Definition: _10_tkmpg123.py:256
places
List of available places for the clock.
Definition: _08c_clock.py:162
def ReSizeGLScene(Width, Height)
Definition: _14_lesson5.py:88
showImage
Whether to use the logo image.
Definition: _08c_clock.py:105
def changeStation(st)
Definition: _11_tkradio.py:467
oneMin
One minute is six degrees.
Definition: _08c_clock.py:128
local
Clock region and city.
Definition: _08c_clock.py:208
def help(event)
Definition: _12a_poly.py:516
fiveMin
Five minutes or an hour is thirty degrees.
Definition: _08c_clock.py:126
task
Definition: _08a_pack_circles.py:109
__pid
Definition: _11_tkradio.py:269
def __setPosition(self, v)
Set this vector position.
Definition: _01c_vector.py:89
def __init__(self, ip)
Definition: _06_ping.py:46
def test_eq(self)
Definition: _01d_AgendaTest.py:43
__action
Definition: _08c_clock.py:64
def __init__(self, first_level, last_level, newline='\n', center=True)
Create a binomial array as a list of lines.
Definition: _05e_pascal.py:37
player
Definition: _07_alarme_class.py:448
def sumDot(a, b)
Definition: ArcBall.py:38
def eps(d)
angular displacement as a function of the sign of a number of pixels.
Definition: _12a_poly.py:102
a1
Definition: _01b_AgendaTest.py:28
def test_add(self)
Definition: _01e_fracoesTest.py:66
def cbClicked(event)
Definition: _12_tet.py:113
__minute
Definition: _08b_clock_bezier.py:45
lPhone
Contact phone list.
Definition: _01d_Agenda.py:27
def test_eq(self)
Definition: _01e_fracoesTest.py:44
def __init__(self)
Definition: _11_tkradio.py:265
def setBounds(self, NewWidth, NewHeight)
Definition: ArcBall.py:73
def test_putPhone(self)
Definition: _01b_AgendaTest.py:64
def getTindx(self)
Definition: _08b_clock_bezier.py:62
def main()
Definition: NeHeGL.py:114
Sort the lines of a file.
Definition: sort_file.py:1
__dplayer
Definition: _07_alarme_class.py:96
def __add__(self, f)
Operator +.
Definition: _01a_fracao.py:90
den
Denominator.
Definition: _01a_fracao.py:74
def display()
Definition: _15_julia.py:164
def __init__(self, func)
Constructor.
Definition: _07_alarme_class.py:194
def incPlace(self, event)
Increment the clock place.
Definition: _08c_clock.py:393
def main()
Definition: mapper.py:78
def vecScale(v, s)
Return vector v * s.
Definition: _12a_poly.py:43
def binomialArray(self, n)
Compute n lines of the binomial array.
Definition: _05e_pascal.py:73
def __call__(self)
Definition: Getch.py:30
def mouse_leave(event)
Definition: _11_tkradio.py:672
def getlPhone(self)
Returns the phone list of this contact.
Definition: _01d_Agenda.py:36
def test_rdiv(self)
Definition: _01e_fracoesTest.py:55
def getType(self)
Definition: _08b_clock_bezier.py:65
def mute()
Definition: _11_tkradio.py:490
def showPlot(show=True, file_name="bell.png")
Draw the graphics.
Definition: bell.py:163
def voldown(self)
Definition: _07_alarme_class.py:398
def main()
Definition: _09_tkhanoi.py:321
def autolabel(rects)
Definition: _04a_barchart_demo.py:38
def main(argv=None)
Definition: _15_julia.py:208
def resize(event)
Definition: _12a_poly.py:451
def wheelUp(event)
Definition: _12_tet.py:137
__exe
Definition: _07_alarme_class.py:40
def run(self)
Definition: _08a_pack_circles.py:111
lifeline
Definition: _06_ping.py:55
def __init__(self, s, loc, intialvol)
Definition: _07_alarme_class.py:334
def imgSize(self)
Return the canvas size.
Definition: _08c_clock.py:258
def setStation(ind)
Definition: _11_tkradio.py:459
def __del__(self)
Destructor.
Definition: _08c_clock.py:69
def cbClicked(event)
Definition: _12a_poly.py:388
def vecSub(v1, v2)
Return vector v2 - v1.
Definition: _12a_poly.py:37
def __init__(self)
Definition: Getch.py:45
def main(argv=None)
Definition: _05a_roman.py:24
var
Var used as the textvariable of this entry.
Definition: digitalClock.py:176
def toggleImage(self, event)
Toggles the displaying of a background image, when the 'i' key is pressed.
Definition: _08c_clock.py:346
__x
Definition: _01c_vector.py:72
def getCurveData(self, type)
Definition: _08b_clock_bezier.py:86
def run(self)
Definition: _11_tkradio.py:288
def run(self)
Starts this thread.
Definition: _07_alarme_class.py:213
bordercolor
Default circle outline color.
Definition: _08c_clock.py:327
def main()
Definition: _14_lesson5.py:200
Definition: _11_tkradio.py:753
def getAddress(self)
Returns the address of this contact.
Definition: _01d_Agenda.py:43
def remContact(self, nome)
Removes a given contact from the address book.
Definition: _01d_Agenda.py:149
f2
Definition: _01e_fracoesTest.py:30
__width
Definition: _08b_clock_bezier.py:51
def getLocale()
Definition: mplayertv.py:62
def test_eq2(self)
Definition: _01d_AgendaTest.py:51
def putPhone(self, nome, phones=None, addr='')
Associates new phones and an address to the given name.
Definition: _01d_Agenda.py:102
def paint_text(self, x, y, txt, color=None, font=None)
Draws a text at a given point.
Definition: _08c_clock.py:452
__second
Definition: _08b_clock_bezier.py:46
station
Definition: _11_tkradio.py:762
def setUp(self)
Two Agenda objects to be used in the tests.
Definition: _01b_AgendaTest.py:27
def test_repr(self)
Definition: _01e_fracoesTest.py:38
def test_zeroden_Exception(self)
Definition: _01a_fracaoTest.py:77
_creationThread
Definition: mtTkinter.py:82
def setUp(self)
Two fraction objects to be used in the tests.
Definition: _01a_fracaoTest.py:27
def __setitem__(self, i, f)
Sets the ith fraction to f.
Definition: _01e_fracoes.py:69
def centerWindow(w)
Definition: _05c_sinx_x.py:60
def __neg__(self)
Negation operator.
Definition: _01f_vector.py:42
def __eq__(self, other)
Compares two agendas.
Definition: _01d_Agenda.py:142
bezelImg
Definition: _08c_clock.py:133
roman
Roman numerals.
Definition: _08c_clock.py:155
def __radd__(self, f)
Operador right side addition.
Definition: _01a_fracao.py:108
__PIDOF
Definition: _07_alarme_class.py:421
def GetCD()
Definition: getcdmp.py:52
def viewportToWindow(self, x, y)
Maps a single point from screen coordinates to window (world) coordinates.
Definition: mapper.py:65
def Matrix4fSetRotationFromMatrix3f(NewObj, three_by_three_matrix)
Sets the rotational component (upper 3x3) of a given matrix to the matrix values in the T precision M...
Definition: ArcBall.py:225
_checkPeriod
Definition: mtTkinter.py:86
def radio(cmd)
Definition: _11_tkradio.py:399
def Matrix3fT()
Definition: ArcBall.py:154
def __str__(self)
Definition: _07_alarme_class.py:455
flu
Resized PIL logo image.
Definition: _08c_clock.py:301
entry
Entry to receive the initial time of the regressive clock.
Definition: digitalClock.py:178
A simple class for creating fraction objects (rational numbers).
Definition: _01a_fracao.py:59
def __getitem__(self, i)
Index operator [ ] for reading.
Definition: _01c_vector.py:66
def GetCDMountPoint()
Definition: getcdmp.py:17
_tk
Definition: mtTkinter.py:75
def __getitem__(self, i)
Index operator [ ] for reading.
Definition: _01f_vector.py:72
def translate(poly, t)
Translate a polyhedron.
Definition: _12a_poly.py:65
Definition: mtTkinter.py:93
def main(argv=None)
Definition: _06_ping.py:93
def fmtRow(self, r, pad=True)
Formats a row of the Pascal triangle.
Definition: _05e_pascal.py:216
def test_str(self)
Definition: _01e_fracoesTest.py:35
def help(e=None)
Definition: _11_tkradio.py:770
def fs(filename, prt=True)
Definition: _04c_fs.py:22
def __init__(self)
Definition: Getch.py:25
__fplayer
Definition: _07_alarme_class.py:325
def __init__(self, tk, mtDebug=0, mtCheckPeriod=10)
Definition: mtTkinter.py:74
def f(t)
Definition: _03_pyplot_two_subplots.py:17
def test_rdiv(self)
Definition: _01a_fracaoTest.py:42
def getpid(proc)
Definition: _11_tkradio.py:746
def plot(x, xlabel="", ylabel="")
Plot the curve by using matplotlib.
Definition: bell.py:73
Holds clock handles shape and size.
Definition: _08b_clock_bezier.py:40
def ROT_Y(y)
counter-clockwise rotation about the Y axis
Definition: _12a_poly.py:88
def mouse_wheel(self, event)
Definition: _07_alarme_class.py:407
def centroid(vtx)
Centroid of a convex face.
Definition: _12a_poly.py:68
def __init__(self, loc, h=12, m=0)
Definition: _07_alarme_class.py:71
def click(self, NewPt)
Definition: ArcBall.py:113
pincolor
Handle origin color.
Definition: _08c_clock.py:328
Class for testing certain aspects of the behavior of the Fracao.
Definition: _01a_fracaoTest.py:21
def killProc(pid)
Definition: _11_tkradio.py:186
def main(argv=None)
Main program for plotting the curve.
Definition: bell.py:175
def stop(self)
Definition: _07_alarme_class.py:279
def simplifica(self)
Simplifies this fraction, by dividing either the numerator or the denominator by its gcd.
Definition: _01a_fracao.py:244
def getLocale()
Definition: mplayerdvd.py:26
def redraw(self)
Redraws the whole clock.
Definition: _08c_clock.py:354
def resize(event)
Definition: _12_tet.py:158
def __rtruediv__(self, f)
Operador right side float division (python 3).
Definition: _01a_fracao.py:194
m_EnVec
Definition: ArcBall.py:60
def main(argv=None)
Definition: _07_alarme_class.py:467
def getSubList(fbase)
Definition: mplayertv.py:159
def init()
Definition: _09_tkhanoi.py:109
def setColors(self)
Sets the clock colors.
Definition: _08c_clock.py:322
p
Definition: _02_matrix.py:46
_debug
Definition: mtTkinter.py:85
int center
Definition: _04d_boxplot_demo.py:17
def tickDown(self)
Starts a regessive chronograph by counting time backwards, from the number of seconds set,...
Definition: digitalClock.py:91
def fini(msg="")
Definition: _10_tkmpg123.py:363
def test_mul(self)
Definition: _01a_fracaoTest.py:67
def test_getAddr(self)
Definition: _01d_AgendaTest.py:87
Definition: mapper2.py:16
def norm(self)
Returns the norm (length, magnitude) of the vector.
Definition: _01f_vector.py:55
def enter()
Definition: _11_tkradio.py:506
def run(self)
Starts this thread.
Definition: _08c_clock.py:75
fluImg
Logo image.
Definition: _08c_clock.py:132
__tid
thread id of the alarm
Definition: _07_alarme_class.py:85
def setAddress(self, addr)
Sets the address of this contact.
Definition: _01d_Agenda.py:50
def __init__(self, num=1, den=1)
Constructor.
Definition: _01a_fracao.py:65
def wc(filename, prt=True)
Definition: _04b_wc.py:22
def run(self)
Definition: _06_ping.py:79
def createMenu(loc)
Definition: _10_tkmpg123.py:57
Definition: _10_tkmpg123.py:375
def __call__(self, *args, **kwargs)
Definition: mtTkinter.py:102
def test_float_Exception(self)
Definition: _01e_fracoesTest.py:101
def main(argv=None)
Main program for plotting the curve.
Definition: data.py:95
def getVolume(self)
Definition: _07_alarme_class.py:363
def drawTet(tet, col)
Definition: _12_tet.py:70
def binomial_cumulative_distribution(self, p, n, x=None)
Compute the probability of getting at most successes in trials, which is the sum of the first term...
Definition: _05e_pascal.py:124
__scale
Definition: _07_alarme_class.py:337
def click(event)
Definition: _10_tkmpg123.py:204
def previous(e=None)
Definition: _11_tkradio.py:548
_pause
Chrono paused state: on of off.
Definition: digitalClock.py:44
def main(argv=None)
Main program for testing.
Definition: digitalClock.py:187
def do_hanoi(n)
Definition: _09_tkhanoi.py:40
def draw(c, points, contour=False)
Draw lines, given in points, on canvas c.
Definition: _16_sierpinski_arrowhead.py:94
Class for aggregating all personal data in a single object.
Definition: _01d_Agenda.py:15
def setInTick(self, i)
Definition: _08b_clock_bezier.py:80
def animation(p)
Definition: _08a_pack_circles.py:90
def __rmul__(self, f)
Operador right side multiplication.
Definition: _01a_fracao.py:142
def __eq__(self, f)
Operator ==.
Definition: _01a_fracao.py:83
def init(loc, player='mplayer')
Definition: _11_tkradio.py:125
def run(self)
Method representing the thread's activity.
Definition: digitalClock.py:164
def play(fplayer, path, ext, subtitles, movie, movieOriginal, lparam)
Definition: mplayertv.py:203
def __repr__(self)
Returns each fraction in list "lfracoes".
Definition: _01e_fracoes.py:87
_ALL
Handles' tag.
Definition: _08c_clock.py:116
f3
Definition: _01e_fracoesTest.py:33
world
Three vertices of a triangle in world coordinates.
Definition: mapper2.py:44
def main()
Main program for testing.
Definition: _01d_Agenda.py:187
c_2
Definition: mapper.py:38
def hands(aa)
Definition: _08b_clock_bezier.py:151
time1
Not used.
Definition: digitalClock.py:38
def setChannel(self, channel)
Definition: _07_alarme_class.py:376
def __repr__(self)
Print this vector.
Definition: _01f_vector.py:68
def ROT_X(x)
counter-clockwise rotation about the X axis
Definition: _12a_poly.py:82
def keyPressed(event)
Mapeia as teclas númericas de 1 a 5 para seleção de um dos sólidos.
Definition: _12a_poly_interface.py:53
Displays in a label the current time.
Definition: digitalClock.py:26
bezelPath
Definition: _08c_clock.py:103
_eventQueue
Definition: mtTkinter.py:78
a2
Definition: _01d_AgendaTest.py:29
def play_file()
Definition: _10_tkmpg123.py:243
def __str__(self)
Creates the pascal triangle between two levels, using the binomial array.
Definition: _05e_pascal.py:257
def Matrix3fSetIdentity()
Definition: ArcBall.py:190
dic
Dictionary for associating a contact name to a personalData object.
Definition: _01d_Agenda.py:94
def __call__(self)
Definition: Getch.py:48
Class for adjusting the environment, according to the operating system and locale: bindir,...
Definition: _07_alarme_class.py:34
def cbMottion(event)
Definition: _12_tet.py:121
def __init__(self, filename)
Constructor.
Definition: _01e_fracoes.py:26
def setTindx(self, t)
Definition: _08b_clock_bezier.py:71
__card
Definition: _07_alarme_class.py:340
def getPhone(self, nome, index)
Retrieves the index-th phone of a given contact.
Definition: _01d_Agenda.py:120
def drawBbox()
Draw the current polygon bounding box.
Definition: _12a_poly.py:150
def __truediv__(self, s)
Operator / : division by an scalar.
Definition: _01f_vector.py:64
def _pressOk(root, button)
Definition: mtTkinter.py:236
def Vector3fDot(u, v)
Definition: ArcBall.py:169
hwidth
Handle width.
Definition: _08c_clock.py:122
def __kill__(self, pid)
Definition: _07_alarme_class.py:273
def hanoi(n, ffrom, to, work)
Definition: _09_tkhanoi.py:99
def main()
Definition: _08b_clock_bezier.py:262
callback
Definition: _08a_pack_circles.py:107
impl
Definition: Getch.py:17
Process fractions on a given file.
Definition: _01e_fracoes.py:18
def __rsub__(self, f)
Operador right side subtraction.
Definition: _01a_fracao.py:220
def getInitialDir(self)
Definition: _07_alarme_class.py:307
def __repr__(self)
Creates the pascal triangle between two levels.
Definition: _05e_pascal.py:229
def __windowToViewport(self, x, y)
Maps a single point from world coordinates to viewport (screen) coordinates.
Definition: mapper.py:45
fx
Definition: mapper.py:25
def ReSizeGLScene(Width, Height)
Definition: NeHeGL.py:82
def stop()
Definition: _10_tkmpg123.py:188
def __init__(self, zero=0.0, h=0.40, m=0.75, s=0.85)
Definition: _08b_clock_bezier.py:41
def paint_arc(self, x, y, t0, t1, radius=None, color=None, border=None)
Draws an arc at a given point.
Definition: _08c_clock.py:489
def __str__(self)
For printing an address book x by using just print x.
Definition: _01b_Agenda.py:80
def main(argv=None)
Definition: mplayertv.py:267
canvas
Canvas for drawing.
Definition: _08c_clock.py:141
def draw_handle(self, angle, len, wid=None, color=None)
Draw a handle.
Definition: _08c_clock.py:414
def rec_on()
Definition: _11_tkradio.py:645
lwidth
Circle and arc border width.
Definition: _08c_clock.py:124
def __repr__(self)
Print this vector.
Definition: _01c_vector.py:62
def __str__(self)
For printing an address book x by using just print x.
Definition: _01d_Agenda.py:175
def setTimeZone(self, place=0)
Sets the timezone for the clock.
Definition: _08c_clock.py:198
__on
Definition: _11_tkradio.py:205
debug
Debugging state.
Definition: _08c_clock.py:110
def getLocale(self)
Definition: _06_ping.py:72
def _test()
Definition: ArcBall.py:328
def randomPoint(xmax, ymax)
Definition: _08a_pack_circles.py:33
def test_div(self)
Definition: _01e_fracoesTest.py:85
def test_getPhone(self)
Definition: _01d_AgendaTest.py:79
viewport
Definition: mapper.py:22
min
Definition: _07_alarme_class.py:452
def __mul__(self, s)
Operator * : multiplication by an scalar.
Definition: _01c_vector.py:53
def start_play(song="")
Definition: _10_tkmpg123.py:387
def setUp(self)
Two Agenda objects to be used in the tests.
Definition: _01d_AgendaTest.py:27
def init()
Definition: _15_julia.py:153
def unit_test_ArcBall_module()
Definition: ArcBall.py:272
def init()
Definition: _13_VoronoiDemo.py:112
def test_eq(self)
Definition: _01b_AgendaTest.py:41
def getFreq(s)
Definition: _11_tkradio.py:658
def __iter__(self)
Return an iterator for this vector.
Definition: _01c_vector.py:77
def main(argv=None)
Definition: getcdmp.py:119
def setWidth(self, w)
Definition: _08b_clock_bezier.py:74
def __str__(self)
Definition: _11_tkradio.py:765
def main()
Definition: mapper2.py:102
fontSmall
Text font small.
Definition: _08c_clock.py:153
def selectFile()
Definition: mplayertv.py:238
def Point2fT(x=0.0, y=0.0)
Definition: ArcBall.py:163
def __str__(self)
Definition: _10_tkmpg123.py:383
def mdc(x, y)
mdc is a general use function, defined outside the class.
Definition: _01a_fracao.py:49
Create an entry and its associate StringVar.
Definition: digitalClock.py:171
Creates a new thread.
Definition: _08b_clock_bezier.py:223
pos
Definition: _10_tkmpg123.py:381
Class for creating a new thread.
Definition: _07_alarme_class.py:187
__action
Definition: digitalClock.py:147
def sort_file()
Sort the lines in the file named on standard input, outputting the sorted lines on stdout.
Definition: sort_file.py:20
def getScale(self)
Definition: _08b_clock_bezier.py:59
root
tkinter root
Definition: _08c_clock.py:118
def Vector3fT()
Definition: ArcBall.py:160
def loopon()
Definition: _11_tkradio.py:619
hour
Definition: _07_alarme_class.py:451
def run(self)
Method representing the thread's activity.
Definition: _08b_clock_bezier.py:249
def playvcd(device, chp)
Definition: mplayerdvd.py:80
loop
Definition: _11_tkradio.py:758
def __init__(self, clock, secs=0, ent=None, time='')
Constructor.
Definition: digitalClock.py:34
def pause()
Definition: _10_tkmpg123.py:170
def __neg__(self)
Operator -.
Definition: _01a_fracao.py:225
def main(argv=None)
Definition: _04c_fs.py:74
def windowToViewport(self, *p)
Maps points from world coordinates to viewport (screen) coordinates.
Definition: mapper.py:75
lirc_handle
Definition: _11_tkradio.py:204
def _mapToSphere(self, NewPt)
Definition: ArcBall.py:81
Retrives the process identification (pid), given the process name.
Definition: _07_alarme_class.py:418
Class for generating and applying pascal triangles on some applications, such as probability and stat...
Definition: _05e_pascal.py:35
imgPath
Image logo path.
Definition: _08c_clock.py:102
def setType(self, t)
Definition: _08b_clock_bezier.py:68
def main(argv=None)
Definition: _10_tkmpg123.py:419
def test_rop(self)
Definition: _01a_fracaoTest.py:47
__on
Definition: _11_tkradio.py:270
def __mul__(self, f)
Operator *.
Definition: _01a_fracao.py:125
def Initialize(Width, Height)
Definition: Lesson48.py:34
def windowVecToViewport(self, x, y)
Maps a single vector from world coordinates to viewport (screen) coordinates.
Definition: mapper.py:55
def os(self)
Definition: _07_alarme_class.py:64
def on_move(self, value=0)
Definition: _07_alarme_class.py:384
def decPlace(self, event)
Decrement the clock place.
Definition: _08c_clock.py:402
f1
Definition: _01e_fracoesTest.py:29
def init()
Definition: _12a_poly.py:251
def init(loc)
Definition: _10_tkmpg123.py:38
T
Hold the world to GPS transformation matrix.
Definition: mapper2.py:62
def rec()
Definition: _11_tkradio.py:637
def readDir(dir)
Definition: mplayerdvd.py:51
def __add__(self, v)
Operator +.
Definition: _01c_vector.py:31
def tempdir(self)
Definition: _07_alarme_class.py:65
__gmixer
Definition: _07_alarme_class.py:336
def __str__(self)
Controls how a fraction is printed.
Definition: _01a_fracao.py:233
def toggleDebug(event)
Definition: _12a_poly.py:510
def __str__(self)
Definition: ArcBall.py:65
last_level
last level of the triangle to be shown.
Definition: _05e_pascal.py:41
def display()
Definition: _13_VoronoiDemo.py:45
__pid
process id of the running player
Definition: _07_alarme_class.py:83
def getpid(self, proc)
Definition: _07_alarme_class.py:434
on
Definition: _07_alarme_class.py:449
def __init__(self)
Definition: _07_alarme_class.py:419
address
Contact address.
Definition: _01d_Agenda.py:52
bezel
Resized PIL logo image.
Definition: _08c_clock.py:307
lineFeed
string used to signify the end of a line of text and the start of a new one.
Definition: _05e_pascal.py:46
def keyboard(key, x, y)
Definition: _15_julia.py:187
def test_repr(self)
Definition: _01b_AgendaTest.py:60
pos
Definition: _11_tkradio.py:763
def getNormal(poly)
Polygon normal by Newell's method.
Definition: _12a_poly.py:110
def getUser()
Definition: _10_tkmpg123.py:320
def draw(c, points, contour=False)
Draw triangles, given in points, on canvas c.
Definition: _16_sierpinski_gasket.py:86
def test_iadd(self)
Definition: _01a_fracaoTest.py:57
def __rfloordiv__(self, f)
Operador right side integer division.
Definition: _01a_fracao.py:203
def off(self)
Definition: _07_alarme_class.py:231
def getChannel(self)
Definition: _07_alarme_class.py:373
def __init__(self, tk, attr)
Definition: mtTkinter.py:98
def __mul__(self, s)
Operator * : multiplication by an scalar.
Definition: _01f_vector.py:59
def getInitialDir()
Definition: mplayertv.py:228
def _CheckEvents(tk)
Definition: mtTkinter.py:160
def getStation(frequency)
Definition: _11_tkradio.py:409
viewport
Three vertices of a triangle in GPS coordinates.
Definition: mapper2.py:46
def mainInterface()
Definition: _12a_poly_interface.py:74
def setCurStation(frequency)
Definition: _11_tkradio.py:420
Class for setting parameters related to the volume control: mixer, channel, card, volume level,...
Definition: _07_alarme_class.py:333
def main(argv=None)
Definition: mplayerdvd.py:101
net
Definition: _11_tkradio.py:759
Definition: mtTkinter.py:69
def about(e=None)
Definition: _10_tkmpg123.py:217
__scale
Definition: _08b_clock_bezier.py:52
delta
A time difference of deltahours.
Definition: _08c_clock.py:139
def __init__(self, root, place=0, sImage=True, w=400, h=400, useThread=False, debug=False)
Constructor.
Definition: _08c_clock.py:96
circlesize
Default circle radius.
Definition: _08c_clock.py:114
def list_entry_clicked(event)
Definition: _10_tkmpg123.py:327
def playdvd(device, chp)
Definition: mplayerdvd.py:58
bgcolor
Default background color.
Definition: _08c_clock.py:324
fy
Definition: mapper.py:26
def trigger()
Definition: _11_tkradio.py:555
Class for creating a new thread.
Definition: _08c_clock.py:56
def keyPressed(*args)
Definition: NeHeGL.py:103
def mouse(button, state, x, y)
Definition: _13_VoronoiDemo.py:101
def __iadd__(self, f)
Operator +=.
Definition: _01a_fracao.py:113
def Vector3fCross(u, v)
Definition: ArcBall.py:174
def Sierpinski(a, b, c, n, fourth=False)
Creates a Sierpinski Gasket, by recursively partitioning an initial triangle (a,b,...
Definition: _16_sierpinski_gasket.py:45
def paint_circle(self, x, y, radius=None, color=None, border=None)
Draws a circle at a given point.
Definition: _08c_clock.py:468
def poll(self)
Animates the clock, by redrawing the handles, after a certain time interval.
Definition: _08c_clock.py:504
def reshape(w, h)
Definition: _15_julia.py:173
def test_float_Exception(self)
Definition: _01a_fracaoTest.py:81
def __truediv__(self, f)
Operator /.
Definition: _01a_fracao.py:159
def __sub__(self, v)
Operator -.
Definition: _01f_vector.py:47
def test_remContact(self)
Definition: _01d_AgendaTest.py:92
Class for holding an address book.
Definition: _01b_Agenda.py:15
def str2num(self, datum)
Definition: _07_alarme_class.py:423
def test_getPhone(self)
Definition: _01b_AgendaTest.py:73
def test_reduce(self)
Definition: _01a_fracaoTest.py:38
def resize(event)
Definition: _05c_sinx_x.py:90
def __init__(self, root, callback, delay)
Definition: _08a_pack_circles.py:105
__root
the root of the music directory
Definition: _07_alarme_class.py:95
def __repr__(self)
Used to print a human readable presentation of an object.
Definition: _01d_Agenda.py:158
clock
Label for displaying the clock.
Definition: digitalClock.py:40
Definition: ArcBall.py:57
song
Definition: _07_alarme_class.py:450
def main(argv=None)
Main program for testing.
Definition: _08c_clock.py:525
def getPhone(self, nome, index)
Retrieves the index-th phone of a given contact.
Definition: _01b_Agenda.py:39
def main(argv=None)
Definition: _04b_wc.py:64
def getWidth(self)
Definition: _08b_clock_bezier.py:56
def stop(self)
Definition: _11_tkradio.py:278
chn
Definition: _11_tkradio.py:760
def __del__(self)
Object destructor.
Definition: _08b_clock_bezier.py:242
def reverseDns(IP, ldns)
Definition: _05b_dns.py:16
timezone
Clock time zone.
Definition: _08c_clock.py:205
def fake_bootstrapper(n)
plt.show()
Definition: _04e_boxplot_demo.py:186
__player
it can be anything
Definition: _07_alarme_class.py:75
def _testThread(root)
Definition: mtTkinter.py:201
def __init__(self)
Constructor.
Definition: _01b_Agenda.py:18
def test_getPhone2(self)
Definition: _01d_AgendaTest.py:83
def test_reduce(self)
Definition: _01e_fracoesTest.py:51
def reshape(wid, hgt)
Definition: _13_VoronoiDemo.py:90
def dotProd(self, v)
Dot product operator.
Definition: _01c_vector.py:45
def getNextRow(self, curr_row)
Computes the next row of a Pascal triangle, given the current row.
Definition: _05e_pascal.py:200
def init()
Definition: _12_tet.py:84
_tk
Definition: mtTkinter.py:99
def pascal(nlines, line=[1])
A Pascal Triangle generator.
Definition: _05e_pascal_zip.py:50
def net()
Definition: _11_tkradio.py:565
def veclen(p, q)
Length of vector from point p = (x1,y1,...,x1n) to q = (x,y,...,xn).
Definition: _12a_poly.py:47
_attr
Definition: mtTkinter.py:100
def __init__(self, lirc_handle)
Definition: _11_tkradio.py:200
def __init__(self, world, viewport, ydown=True, noDistortion=True)
Constructor.
Definition: mapper.py:20
def test_putPhone(self)
Definition: _01d_AgendaTest.py:69
def windowVecToViewport(self, x, y)
Maps a single vector from world coordinates to viewport (screen) coordinates.
Definition: mapper2.py:81
def next(e=None)
Definition: _11_tkradio.py:541
volume
Definition: _11_tkradio.py:757
def __start__(self)
Definition: _07_alarme_class.py:160
def main(argv=None)
Definition: _05d_prime.py:22
ip
Definition: _06_ping.py:50
__ivol
Definition: _07_alarme_class.py:343
def Matrix4fT()
Definition: ArcBall.py:151
def __eq__(self, other)
Compares two agendas.
Definition: _01b_Agenda.py:47
def __repr__(self)
Used to print a human readable presentation of an object.
Definition: _01d_Agenda.py:70
def play(self)
Definition: _07_alarme_class.py:237
m_StVec
Definition: ArcBall.py:59
__useThreading
selects the threading model
Definition: _07_alarme_class.py:89
def exe(self)
Definition: _07_alarme_class.py:63
circlecolor
Default circle fill color.
Definition: _08c_clock.py:326
def setUp(self)
Two fraction objects to be used in the tests.
Definition: _01e_fracoesTest.py:28
def __del__(self)
Object destructor.
Definition: digitalClock.py:157
__loc
locale information
Definition: _07_alarme_class.py:91
def cbMotion(event)
Definition: _12a_poly.py:405
def restart(self)
Definition: _08a_pack_circles.py:122
def main()
Definition: _05e_pascal_zip.py:58
def trigger(self)
Creates a thread to run the alarm.
Definition: _07_alarme_class.py:219
ys
Definition: mapper2.py:41
def Quat4fT()
Definition: ArcBall.py:157
def main()
Main program for testing.
Definition: _01f_vector.py:89
def __call__(self)
Definition: Getch.py:21
def wheelUp(event)
Definition: _12a_poly.py:430
def __div__(self, f)
Operator /.
Definition: _01a_fracao.py:149
def pdf(x)
A custom function to calculate the probability distribution function.
Definition: bell.py:56
def __getPosition(self)
Return this vector position.
Definition: _01c_vector.py:85
def getPlayer(self)
Definition: _07_alarme_class.py:312
world
Definition: mapper.py:21
def test_getitem(self)
Definition: _01e_fracoesTest.py:90
def getTime(self)
Definition: _07_alarme_class.py:154
def norm(self)
Returns the norm (length, magnitude) of the vector.
Definition: _01c_vector.py:49
def mouse_enter(event)
Definition: _11_tkradio.py:677
def EPS(d)
angular displacement as a function of a number of pixels.
Definition: _12a_poly.py:98
subscript
translation table for creating subscript.
Definition: _05e_pascal.py:51
def test_remContact2(self)
Definition: _01d_AgendaTest.py:103
__pp
player process
Definition: _07_alarme_class.py:81
def getLocale(self)
Definition: _07_alarme_class.py:54
position
A property for this vector position.
Definition: _01c_vector.py:94
def __str__(self)
Returns the sum and product of all entries of "lfracoes".
Definition: _01e_fracoes.py:77
def kill(pid)
Definition: _10_tkmpg123.py:182
def __repr__(self)
Used to print a human readable presentation of an object.
Definition: _01b_Agenda.py:63
def plot3(x, title="", xlabel="", ylabel="", fig=None, ax=None)
Plot the histogram by using matplotlib.
Definition: bell.py:133
def __init__(self, *coords)
Constructor.
Definition: _01c_vector.py:27
def test_eq2(self)
Definition: _01b_AgendaTest.py:47
def crossProd(U, V)
Return cross product U x V.
Definition: _12a_poly.py:71
def test_iadd(self)
Definition: _01e_fracoesTest.py:70
def str2num(datum)
Definition: _11_tkradio.py:735
def test_ioerror_Exception(self)
Definition: _01e_fracoesTest.py:105
f2
Definition: _01a_fracaoTest.py:29
def incrType(e)
Definition: _08b_clock_bezier.py:167
def createZeroMat(m, n)
Definition: _12_tet.py:30
def Matrix3fMulMatrix3f(matrix_a, matrix_b)
Definition: ArcBall.py:193
def slash(self)
Definition: _07_alarme_class.py:61
def test_putPhone2(self)
Definition: _01b_AgendaTest.py:69
def DrawObj(obj, col)
Draw a polyhedron.
Definition: _12a_poly.py:172
def wheel(event)
Definition: _12_tet.py:151
def __str__(self)
Used to print a human readable presentation of an object.
Definition: _01d_Agenda.py:81
def preferences()
Definition: _10_tkmpg123.py:199
def binomial_expansion(self, e, html=False)
Compute the binomial expansion of .
Definition: _05e_pascal.py:169
def internetRadio(freq)
Definition: _11_tkradio.py:427
def main()
Main program for testing.
Definition: _01c_vector.py:97
def __init__(self, world, viewport, ydown=True)
Constructor.
Definition: mapper2.py:33
def chn()
Definition: _11_tkradio.py:628
def Sierpinski_arrowhead_curve(order, length)
Creates a Sierpinski Arrowhead curve, by recursively breaking an initial line, starting at a given po...
Definition: _16_sierpinski_arrowhead.py:40
def main(argv=None)
Main program.
Definition: _16_sierpinski_gasket.py:107
def normalize(p)
Normalize a vector.
Definition: _12a_poly.py:50
first_level
first level of the triangle to be shown.
Definition: _05e_pascal.py:39
__os
Definition: _07_alarme_class.py:36
def matMul(mat1, mat2)
Definition: _12_tet.py:38
nsecs
Initial number of second for the regressive chrono.
Definition: digitalClock.py:36
def rec_off()
Definition: _11_tkradio.py:651
num
Numerator.
Definition: _01a_fracao.py:72
def __setitem__(self, i, val)
Index operator [ ] for writing.
Definition: _01c_vector.py:70
def InitGL(Width, Height)
Definition: _14_lesson5.py:72
def stopClock()
Definition: _08b_clock_bezier.py:216
def draw()
Definition: _08a_pack_circles.py:76
font
Text font.
Definition: _08c_clock.py:151
def polar2Cartesian(self, angle, radius=1)
Convert a vector from polar to cartesian coordinates.
Definition: _08c_clock.py:253
def test_sub(self)
Definition: _01a_fracaoTest.py:63
def toggleObj(event)
Definition: _12a_poly.py:489
A n-D vector with the following operations: +, -, dotProd, neg, norm, len, iter, *,...
Definition: _01f_vector.py:24
def test_add(self)
Definition: _01a_fracaoTest.py:53
def drawFace(p, pc, cent, col1, col)
Draw a face of the polyhedron, if it is visible.
Definition: _12a_poly.py:240
def test_zeroden_Exception(self)
Definition: _01e_fracoesTest.py:97
def __init__(self, NewWidth, NewHeight)
Definition: ArcBall.py:58
Definition: _11_tkradio.py:197
volume
Definition: _10_tkmpg123.py:379
def Reader(self, f)
Reads a file with a numerator (int) and denominator (int) per line.
Definition: _01e_fracoes.py:43
__bindir
Definition: _07_alarme_class.py:38
def __init__(self)
Constructor.
Definition: _01d_Agenda.py:92
def matTrans(mat)
Definition: _12_tet.py:53
def __eq__(self, other)
Compares two personal data.
Definition: _01d_Agenda.py:62
def run(self)
Definition: _11_tkradio.py:212
def main()
Main program for testing.
Definition: _01a_fracao.py:255
def ctm(s)
Definition: _10_tkmpg123.py:369
Class for testing certain aspects of the behavior of the Agenda.
Definition: _01b_AgendaTest.py:21
__intick
Definition: _08b_clock_bezier.py:49
def getNormalLine(p, C, col)
Return a line corresponding to a face normal.
Definition: _12a_poly.py:213
def drag(self, NewPt)
Definition: ArcBall.py:118
Class for testing certain aspects of the behavior of the Agenda.
Definition: _01d_AgendaTest.py:21
def Vector3fLength(u)
Definition: ArcBall.py:185
def julia(c, kcolor)
Definition: _15_julia.py:77
def _Tk__init__(self, *args, **kwargs)
Definition: mtTkinter.py:136
Definition: _11_tkradio.py:262
viewport
Default viewport.
Definition: _08c_clock.py:100
def __sub__(self, v)
Operator -.
Definition: _01c_vector.py:41
def exit(event)
Definition: _12a_poly.py:526
def __del__(self)
Definition: _07_alarme_class.py:143
f
Definition: mapper.py:30
def getFormat(fbase, code1, code2)
Definition: mplayertv.py:87
def Log(s, prt=False)
Definition: getcdmp.py:47
def getOs()
Definition: mplayertv.py:70
def main(argv=None)
Definition: _11_tkradio.py:797
def getParam(p)
Definition: mplayerdvd.py:36
I
Inverse matrix of T.
Definition: mapper2.py:64
def main(argv=None)
Main function for testing.
Definition: _05e_pascal.py:276
def __iter__(self)
Return an iterator for this vector.
Definition: _01f_vector.py:81
def getTime()
Definition: _08b_clock_bezier.py:201
Holds the state of the clock (used for persistency).
Definition: _07_alarme_class.py:443
def __windowToViewport(self, x, y)
Maps a single point from world coordinates to viewport (screen) coordinates.
Definition: mapper2.py:71
def __setitem__(self, i, val)
Index operator [ ] for writing.
Definition: _01f_vector.py:76
def main()
Definition: _08a_pack_circles.py:127
def getAddr(self, nome)
Retrieves the address of a given contact.
Definition: _01d_Agenda.py:134
def transpose(M)
Transpose a matrix.
Definition: _12a_poly.py:53
def binomial_coefficient(self, n, m, method=0)
Compute choose or Combination .
Definition: _05e_pascal.py:95
volume
Definition: _07_alarme_class.py:447
dic
Dictionary for associating a contact name to a telephone list.
Definition: _01b_Agenda.py:20
superscript
translation table for creating superscript.
Definition: _05e_pascal.py:49
def randomRadius(x, y, xmax, ymax, rmin, rmax)
Definition: _08a_pack_circles.py:39
def windowToViewport(self, *p)
Maps points from world coordinates to viewport (screen) coordinates.
Definition: mapper2.py:99
def stop(self)
Definition: _08a_pack_circles.py:116
decimal
Decimal numerals.
Definition: _08c_clock.py:158
__on
alarm state: ON or OFF
Definition: _07_alarme_class.py:87
def Draw()
Definition: Lesson48.py:140
__hour
Definition: _08b_clock_bezier.py:44
def get_city_tmin_and_tmax(index, offline=False, debug=False)
Retorna uma tupla com o nome da cidade indicada, e suas temperaturas mínima e máxima.
Definition: web-scraper.py:52
def buildPlayer(loc, ivol)
Definition: _10_tkmpg123.py:99
center
whether to center the lines of the triangle.
Definition: _05e_pascal.py:44
getch
Definition: Getch.py:53
def getPlayer()
Definition: mplayertv.py:250
__type
Definition: _08b_clock_bezier.py:53
__song
Definition: _07_alarme_class.py:303
debug
Definition: digitalClock.py:148
ent
Entry for displaying the regressive chrono.
Definition: digitalClock.py:42
def toggleNormal(event)
Definition: _12a_poly.py:482
def toGPA(df, subjects)
Change numerical grades for letters.
Definition: data.py:64
def vecAdd(v1, v2)
Return vector v2 + v1.
Definition: _12a_poly.py:40
lfracoes
A list, which aggregates objects of type Fracao.
Definition: _01e_fracoes.py:28
title
Definition: _04e_boxplot_demo.py:115
pingaling
Definition: _06_ping.py:54
status
Definition: _06_ping.py:51
__channel
Definition: _07_alarme_class.py:339
def keyPressed(*args)
Definition: _14_lesson5.py:193
def __init__(self, intial_station)
Definition: _11_tkradio.py:756
def __del__(self)
Definition: _11_tkradio.py:273
def Upon_Click(button, button_state, cursor_x, cursor_y)
Definition: Lesson48.py:81
def distance2Circles(p, l)
Definition: _08a_pack_circles.py:48
def set_rec_type()
Definition: _11_tkradio.py:365
def tick(self)
Updates the clock display.
Definition: digitalClock.py:51
def setScale(self, s)
Definition: _08b_clock_bezier.py:77
def stop(self)
Definition: _11_tkradio.py:207
def bbox(p)
Bounding Box of a polyhedron.
Definition: _12a_poly.py:57
def test_sub(self)
Definition: _01e_fracoesTest.py:76
def __init__(self, func)
Constructor.
Definition: _08b_clock_bezier.py:230
def wheelDown(event)
Definition: _12a_poly.py:437
m_AdjustHeight
Definition: ArcBall.py:62
def test_str(self)
Definition: _01b_AgendaTest.py:56
def readStations()
Definition: _11_tkradio.py:515
def __del__(self)
Object destructor.
Definition: _07_alarme_class.py:205
Class for pinging a given IP, in its own thread.
Definition: _06_ping.py:43
__action
Definition: _07_alarme_class.py:196
__minute
minute to stop the alarm
Definition: _07_alarme_class.py:79
def __sub__(self, f)
Operator -.
Definition: _01a_fracao.py:208
playlist
Definition: _10_tkmpg123.py:380
xrange
Definition: _15_julia.py:75
def toggleFill(event)
Definition: _12a_poly.py:475
def draw()
Desenha um dado sólido na tela de acordo com as opções escolhidas na interface.
Definition: _12a_poly_interface.py:43
def volup(self)
Definition: _07_alarme_class.py:389
def __rdiv__(self, f)
Operador right side integer division (python 2).
Definition: _01a_fracao.py:185
__y
The two coordinates of this vector.
Definition: _01c_vector.py:74
def _tickDown(self)
Manages the process of counting time backwards.
Definition: digitalClock.py:107
Class for holding an address book.
Definition: _01d_Agenda.py:89
arc
Day light arc.
Definition: _08c_clock.py:242
__array
vector data
Definition: _01f_vector.py:32
def paint_hms(self)
Draws the three handles.
Definition: _08c_clock.py:424
def move_ring(n, to)
Definition: _09_tkhanoi.py:240
def main(argv=None)
Programa principal.
Definition: web-scraper.py:95
def __floordiv__(self, f)
Operator //.
Definition: _01a_fracao.py:169
def setOutTick(self, o)
Definition: _08b_clock_bezier.py:83
def Matrix3fSetRotationFromQuat4f(q1)
Definition: ArcBall.py:233
def wheel(event)
Definition: _12a_poly.py:444
longitude
Current latitude and longitude.
Definition: _08c_clock.py:202
def incrWidth(e)
Definition: _08b_clock_bezier.py:174
__hour
hour to start the alarm
Definition: _07_alarme_class.py:77
root
Definition: _08a_pack_circles.py:106
c_1
Definition: mapper.py:37
def translate(x, y, dx, dy)
Definition: _12_tet.py:65
def getdPlayer(self)
Definition: _07_alarme_class.py:317
def thirty(self)
Increments chrono time by thirty seconds.
Definition: digitalClock.py:76
a2
Definition: _01b_AgendaTest.py:29
def main()
Definition: _05c_sinx_x.py:94
def main(argv=None)
Definition: _13_VoronoiDemo.py:116
timecolor
Default handle color.
Definition: _08c_clock.py:325
def main(argv=None)
Main method.
Definition: _01e_fracoes.py:99
debug
Definition: _08c_clock.py:65
def __getitem__(self, i)
Returns the ith fraction.
Definition: _01e_fracoes.py:60
def readSheet()
Read the spreadsheet.
Definition: data.py:44
def matMul(m1, m2)
Return m1 x m2 (m1 multiplied by m2).
Definition: _12a_poly.py:32
def execmd(cmd)
Definition: _11_tkradio.py:393
def __init__(self, func)
Constructor.
Definition: _08c_clock.py:62
def getNormal2(p)
Face normal vector.
Definition: _12a_poly.py:79
def __getattr__(self, name)
Definition: mtTkinter.py:88
__grep
Definition: _07_alarme_class.py:341
Class for testing certain aspects of the behavior of the Fracoes.
Definition: _01e_fracoesTest.py:22
def fini()
Definition: _11_tkradio.py:476
T
Window to Viewport mapping.
Definition: _08c_clock.py:143
def InitGL(Width, Height)
Definition: NeHeGL.py:67
def aplay(song)
Definition: _10_tkmpg123.py:300
def test_remContact(self)
Definition: _01b_AgendaTest.py:81
def __init__(self)
Definition: _07_alarme_class.py:446
__tempdir
Definition: _07_alarme_class.py:39
def __add__(self, v)
Operator +.
Definition: _01f_vector.py:37
delay
Definition: _08a_pack_circles.py:108
def __len__(self)
Return this vector length.
Definition: _01f_vector.py:85
def __init__(self, *coords)
Constructor.
Definition: _01f_vector.py:29
def getExt(fname)
Definition: mplayerdvd.py:96
def bindir(self)
Definition: _07_alarme_class.py:62
placeIndex
Current clock place index.
Definition: _08c_clock.py:185
def test_mul(self)
Definition: _01e_fracoesTest.py:80
ys
Definition: mapper.py:27
bool state
Definition: _10_tkmpg123.py:33
Creates a new thread.
Definition: digitalClock.py:138
___0
Definition: _08b_clock_bezier.py:47
Definition: _08a_pack_circles.py:102
def setTime(self, h=12, m=0)
Definition: _07_alarme_class.py:148
def main(argv=None)
Definition: _05b_dns.py:30
def __init__(self)
Definition: Getch.py:15
debug
Definition: _08b_clock_bezier.py:233
A vector 2D with the following operations: +, -, dotProd, neg, norm, len, iter, *,...
Definition: _01c_vector.py:22
pos
Definition: _07_alarme_class.py:453
running
Chrono state: running of not running.
Definition: digitalClock.py:46
def wheelDown(event)
Definition: _12_tet.py:144
mute
Definition: _11_tkradio.py:761
def Matrix4fSVD(NewObj)
Definition: ArcBall.py:196
def main()
Definition: _12_tet.py:163
def ROT_Z(z)
counter-clockwise rotation about the Z axis
Definition: _12a_poly.py:93
def viewportToWindow(self, x, y)
Maps a single point from screen coordinates to window (world) coordinates.
Definition: mapper2.py:90
__mixer
Definition: _07_alarme_class.py:335
def main()
Definition: colors.py:95
def main(argv=None)
Main program.
Definition: _16_sierpinski_arrowhead.py:105
def makeBox(box)
Make a bounding box.
Definition: _12a_poly.py:140
def putPhone(self, nome, lista)
Associates new phones to the given name.
Definition: _01b_Agenda.py:27
def test_getPhone2(self)
Definition: _01b_AgendaTest.py:77
def p(c)
Definition: _05c_sinx_x.py:38
def __init__(self, listOfPhones=None, addr='')
Constructor from a phone list and an address.
Definition: _01d_Agenda.py:21
deltahours
UTC offset.
Definition: _08c_clock.py:137
def test_div(self)
Definition: _01a_fracaoTest.py:72
def test_eq(self)
Definition: _01a_fracaoTest.py:31
__outtick
Definition: _08b_clock_bezier.py:50
def __neg__(self)
Negation operator.
Definition: _01c_vector.py:36
def Matrix4fSetRotationScaleFromMatrix3f(NewObj, three_by_three_matrix)
Definition: ArcBall.py:206
def setSong(self, file)
Definition: _07_alarme_class.py:300
def exponent(self, val, type=False)
Return a superscript string for the given value.
Definition: _05e_pascal.py:145
def setSolid(selection)
Define o sólido a ser desenhado de acordo com a seleção feita pelo usuário.
Definition: _12a_poly_interface.py:70
def main()
Main program for testing.
Definition: _01b_Agenda.py:92
def __init__(self, func)
Constructor.
Definition: digitalClock.py:145
def test_setitem(self)
Definition: _01e_fracoesTest.py:93
Builds an alarm for playing a music (mp3 file) at a pre-determined time.
Definition: _07_alarme_class.py:68
def trigger()
Creates a thread for the clock.
Definition: _08b_clock_bezier.py:255
def remContact(self, nome)
Removes a given contact from the address book.
Definition: _01b_Agenda.py:54
def __truediv__(self, s)
Operator / : division by an scalar.
Definition: _01c_vector.py:58
__loc
Definition: _07_alarme_class.py:338
def test_str(self)
Definition: _01d_AgendaTest.py:61
def updateClock()
Definition: _08b_clock_bezier.py:207
def test_remContact2(self)
Definition: _01b_AgendaTest.py:90
def getOptions(base, ext)
Definition: mplayertv.py:112
Class for drawing a simple analog clock.
Definition: _08c_clock.py:85
string bindir
Definition: mplayertv.py:60
bool resize
Definition: _08b_clock_bezier.py:106
def setlPhone(self, l)
Appends a phone list to this contact phone list.
Definition: _01d_Agenda.py:58
def setClock(hour, minute, second)
Definition: _08b_clock_bezier.py:185
def Upon_Drag(cursor_x, cursor_y)
Definition: Lesson48.py:61
__tindx
Definition: _08b_clock_bezier.py:54
def main()
Definition: _12a_poly.py:531
def getParamList(player, path, ext, subtitles, movie, options)
Definition: mplayertv.py:175
def resize(self, event)
Called when the window changes, by means of a user input.
Definition: _08c_clock.py:268
def stop()
Definition: _05c_sinx_x.py:81
__action
Definition: _08b_clock_bezier.py:232
def setstation()
Definition: _11_tkradio.py:452
f1
Definition: _01a_fracaoTest.py:28
def test_rop(self)
Definition: _01e_fracoesTest.py:60
m_AdjustWidth
Definition: ArcBall.py:61
def dotProd(self, v)
Dot product operator.
Definition: _01f_vector.py:51
def start_irrec()
Definition: _11_tkradio.py:336
def readm3u(m3u)
Definition: _10_tkmpg123.py:280
def GetMount()
Definition: getcdmp.py:110
binomial_array
Binomial array.
Definition: _05e_pascal.py:83
def dotProd(u, v)
Return the dot product of two vectors.
Definition: _12a_poly.py:76
def setPlayer(self, plid)
Definition: _07_alarme_class.py:322
def fini()
Definition: _07_alarme_class.py:460
a1
Definition: _01d_AgendaTest.py:28
def __init__(self, root)
Constructor.
Definition: digitalClock.py:174
def test_repr(self)
Definition: _01d_AgendaTest.py:65
def __len__()
Return this vector length.
Definition: _01c_vector.py:81
def pause(self)
Pauses the regressive chrono.
Definition: digitalClock.py:71
def parseFileName(fname)
Definition: mplayertv.py:145
pad
Viewport margin (pad)
Definition: _08c_clock.py:120
def __init__(self)
Definition: _07_alarme_class.py:35
def setVolume(self, v)
Definition: _07_alarme_class.py:353
def plot2(x, title="")
Plot the curve by using seaborn.
Definition: bell.py:105
def DrawGLScene()
Definition: _14_lesson5.py:100
def loop()
Definition: _11_tkradio.py:581
def clear(e=None)
Definition: _10_tkmpg123.py:314
def drawAxes()
Draw coordinate axes.
Definition: _12a_poly.py:125