lsst.skymap g037fbe16b5+9dcf0ef44b
|
Public Member Functions | |
def | __init__ (self, ident, patchInnerDimensions, patchBorder, ctrCoord, radius, tractOverlap, wcs) |
Information for a tract specified explicitly. A tract is placed at the explicitly defined coordinates, with the nominated radius. The tracts are square (i.e., the radius is really a half-size).
Definition at line 418 of file tractInfo.py.
def lsst.skymap.tractInfo.ExplicitTractInfo.__init__ | ( | self, | |
ident, | |||
patchInnerDimensions, | |||
patchBorder, | |||
ctrCoord, | |||
radius, | |||
tractOverlap, | |||
wcs | |||
) |
Reimplemented from lsst.skymap.tractInfo.TractInfo.
Definition at line 425 of file tractInfo.py.