lsst.skymap g6075d09f38+4cab39f69d
|
Go to the source code of this file.
Classes | |
class | lsst.skymap.detail.dodecahedron.Dodecahedron |
Namespaces | |
namespace | lsst |
namespace | lsst.skymap |
namespace | lsst.skymap.detail |
namespace | lsst.skymap.detail.dodecahedron |
Functions | |
def | lsst.skymap.detail.dodecahedron.computeRotationMatrix (angle, axis) |
def | lsst.skymap.detail.dodecahedron._computeCoordTransform (vec0, vec1, vec1NegativeX=False) |
def | lsst.skymap.detail.dodecahedron._computeDodecahedronVertices (faceVecList) |
def | lsst.skymap.detail.dodecahedron._computeFullVecList (basisSet) |
def | lsst.skymap.detail.dodecahedron._findCloseIndexSet (vecList, ind) |
def | lsst.skymap.detail.dodecahedron._findCloseList (vecList, vec) |
def | lsst.skymap.detail.dodecahedron._findClosePair (vecList, ind=0) |
def | lsst.skymap.detail.dodecahedron._sortedVectorList (vecList) |
Variables | |
lsst.skymap.detail.dodecahedron.precision | |
lsst.skymap.detail.dodecahedron.suppress | |
lsst.skymap.detail.dodecahedron.True | |
lsst.skymap.detail.dodecahedron.linewidth | |
Dodecahedron | lsst.skymap.detail.dodecahedron.vertexDodec = Dodecahedron(withFacesOnPoles=False) |
Dodecahedron | lsst.skymap.detail.dodecahedron.faceVec = vertexDodec.getFaceCtr(i) |