def Zrotate(self, Qlm, alpha): """Zrotate(sht self, PyObject * Qlm, double alpha) -> PyObject *""" return _shtns.sht_Zrotate(self, Qlm, alpha)