radtools.Lattice.get_kpoints# method Lattice.get_kpoints(n=100) → Kpoints[source]# Getter for the instance of Kpoints. Parameters: nintNumber of points between each pair of the high symmetry points. Returns: kpointsKpointsInstance of the Kpoints class.