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