Package esys :: Package pycad :: Module transformations
[hide private]
[frames] | no frames]

Module transformations


Author: Lutz Gross, l.gross@uq.edu.au

Copyright: Copyright (c) 2003-2009 by University of Queensland Earth Systems Science Computational Center (ESSCC) http://www.uq.edu.au/esscc Primary Business: Queensland, Australia

License: Licensed under the Open Software License version 3.0 http://www.opensource.org/licenses/osl-3.0.php

Classes [hide private]
  Dilation
Defines a dilation.
  Reflection
Defines a reflection on a plane.
  Rotatation
Defines a rotation.
  Transformation
General class to define an affine transformation x->Ax+b.
  Translation
Defines a translation x->x+b.
Functions [hide private]
 
_cross(x, y)
Returns the cross product of x and y.
Variables [hide private]
  DEG = 0.0174532925199
  RAD = 1.0
  __url__ = 'https://launchpad.net/escript-finley'