LSSTApplications  10.0+286,10.0+36,10.0+46,10.0-2-g4f67435,10.1+152,10.1+37,11.0,11.0+1,11.0-1-g47edd16,11.0-1-g60db491,11.0-1-g7418c06,11.0-2-g04d2804,11.0-2-g68503cd,11.0-2-g818369d,11.0-2-gb8b8ce7
LSSTDataManagementBasePackage
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
lsst.skymap.dodecaSkyMap.DodecaSkyMapConfig Class Reference
Inheritance diagram for lsst.skymap.dodecaSkyMap.DodecaSkyMapConfig:

Public Member Functions

def setDefaults
 

Public Attributes

 tractOverlap
 
 patchBorder
 
 pixelScale
 
 patchInnerDimensions
 
 projection
 

Static Public Attributes

tuple withTractsOnPoles
 

Detailed Description

Definition at line 32 of file dodecaSkyMap.py.

Member Function Documentation

def lsst.skymap.dodecaSkyMap.DodecaSkyMapConfig.setDefaults (   self)

Member Data Documentation

lsst.skymap.dodecaSkyMap.DodecaSkyMapConfig.patchBorder

Definition at line 41 of file dodecaSkyMap.py.

lsst.skymap.dodecaSkyMap.DodecaSkyMapConfig.patchInnerDimensions

Definition at line 43 of file dodecaSkyMap.py.

lsst.skymap.dodecaSkyMap.DodecaSkyMapConfig.pixelScale

Definition at line 42 of file dodecaSkyMap.py.

lsst.skymap.dodecaSkyMap.DodecaSkyMapConfig.projection

Definition at line 44 of file dodecaSkyMap.py.

lsst.skymap.dodecaSkyMap.DodecaSkyMapConfig.tractOverlap

Definition at line 40 of file dodecaSkyMap.py.

tuple lsst.skymap.dodecaSkyMap.DodecaSkyMapConfig.withTractsOnPoles
static
Initial value:
1 = pexConfig.Field(
2  doc = "if True center a tract on each pole, else put a vertex on each pole",
3  dtype = bool,
4  default = False,
5  )

Definition at line 33 of file dodecaSkyMap.py.


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