AtomTransformationsMixin¶
-
class
sknano.core.atoms.
AtomTransformationsMixin
[source] [edit on github][source]¶ Bases:
object
Mixin
Atom
class for performing affine transformations.Methods
rotate
(**kwargs)Rotate Atom
position vector.translate
(t[, fix_anchor_point, cartesian])Translate Atom
position vector byVector
t
.Methods Summary
rotate
(**kwargs)Rotate Atom
position vector.translate
(t[, fix_anchor_point, cartesian])Translate Atom
position vector byVector
t
.Methods Documentation
-
rotate
(**kwargs)[source] [edit on github][source]¶ Rotate
Atom
position vector.Parameters:
-