NanotubeUnitCell¶
-
class
sknano.core.structures.
NanotubeUnitCell
(*args, lattice=None, **kwargs)[source] [edit on github][source]¶ Bases:
sknano.core.crystallography.UnitCell
Primitive graphene unit cell with 2 atom basis.
Parameters: Attributes
fmtstr
Format string. Methods
rotate
(**kwargs)Rotate unit cell lattice vectors and basis. todict
()Return dict
ofUnitCell
parameters.translate
(t[, fix_anchor_points])Translate unit cell basis.