lsst.pipe.tasks g57dfbfe8b2+08e3ebb819
Public Member Functions | Static Public Attributes | List of all members
lsst.pipe.tasks.functors.ReferenceBand Class Reference
Inheritance diagram for lsst.pipe.tasks.functors.ReferenceBand:
lsst.pipe.tasks.functors.Functor

Public Member Functions

def columns (self)
 

Static Public Attributes

string name = 'Reference Band'
 
string shortname = 'refBand'
 

Detailed Description

Definition at line 1398 of file functors.py.

Member Function Documentation

◆ columns()

def lsst.pipe.tasks.functors.ReferenceBand.columns (   self)
Columns required to perform calculation

Reimplemented from lsst.pipe.tasks.functors.Functor.

Definition at line 1403 of file functors.py.

Member Data Documentation

◆ name

string lsst.pipe.tasks.functors.ReferenceBand.name = 'Reference Band'
static

Definition at line 1399 of file functors.py.

◆ shortname

string lsst.pipe.tasks.functors.ReferenceBand.shortname = 'refBand'
static

Definition at line 1400 of file functors.py.


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