Home | History | Annotate | Download | only in lib-tk

Lines Matching refs:w2

1893         w2 = 0.5 * w
1894 l = 2.0 * radius * math.sin(w2*math.pi/180.0*self._degreesPerAU)
1896 l, w, w2 = -l, -w, -w2
1903 self._rotate(w2)
1909 self._rotate(-w2)