compute_psi¶
-
sknano.core.structures.
compute_psi
(*Ch)[source] [edit on github][source]¶ Compute rotation component of symmetry operation ψ in radians.
ψ=2πNParameters: *Ch – Either a 2-tuple of ints or 2 integers giving the chiral indices of the nanotube chiral vector Ch=na1+ma2=(n,m).
Returns: Rotation component of symmetry operation ψ in radians. Return type: float