lsst.skymap g6075d09f38+4d8faad971
|
Public Member Functions | |
def | __init__ (self, id, tractBuilder, 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 409 of file tractInfo.py.
def lsst.skymap.tractInfo.ExplicitTractInfo.__init__ | ( | self, | |
id, | |||
tractBuilder, | |||
ctrCoord, | |||
radius, | |||
tractOverlap, | |||
wcs | |||
) |
Reimplemented from lsst.skymap.tractInfo.TractInfo.
Definition at line 415 of file tractInfo.py.