vibeqc.KPath¶
- class vibeqc.KPath(kpoints_cart, kpoints_frac, distances, labels)[source]¶
Bases:
objectA discretised k-path — sequence of k-points with cumulative arc length (for the x-axis when plotting) and labelled high-symmetry points (for the x-axis tick marks).
- Parameters:
- __init__(kpoints_cart, kpoints_frac, distances, labels)¶
Methods
__init__(kpoints_cart, kpoints_frac, ...)Attributes