lsst.skymap g037fbe16b5+9dcf0ef44b
Loading...
Searching...
No Matches
Public Member Functions | List of all members
lsst.skymap.healpixSkyMap.HealpixTractInfo Class Reference
Inheritance diagram for lsst.skymap.healpixSkyMap.HealpixTractInfo:
lsst.skymap.tractInfo.TractInfo

Public Member Functions

def __init__ (self, nSide, ident, nest, patchInnerDimensions, patchBorder, ctrCoord, tractOverlap, wcs)
 

Detailed Description

Tract for the HealpixSkyMap

Definition at line 66 of file healpixSkyMap.py.

Constructor & Destructor Documentation

◆ __init__()

def lsst.skymap.healpixSkyMap.HealpixTractInfo.__init__ (   self,
  nSide,
  ident,
  nest,
  patchInnerDimensions,
  patchBorder,
  ctrCoord,
  tractOverlap,
  wcs 
)
Set vertices from nside, ident, nest

Reimplemented from lsst.skymap.tractInfo.TractInfo.

Definition at line 69 of file healpixSkyMap.py.


The documentation for this class was generated from the following file: