lsst.pipe.tasks g8b9e2231ea+fa07cb600e
|
Public Member Functions | |
def | __init__ (self, col, **kwargs) |
Protected Member Functions | |
def | _func (self, df) |
Static Protected Attributes | |
bool | _radians = True |
Base class for coordinate column, in degrees
Definition at line 684 of file functors.py.
def lsst.pipe.tasks.functors.CoordColumn.__init__ | ( | self, | |
col, | |||
** | kwargs | ||
) |
Reimplemented from lsst.pipe.tasks.functors.Column.
Reimplemented in lsst.pipe.tasks.functors.RAColumn, and lsst.pipe.tasks.functors.DecColumn.
Definition at line 689 of file functors.py.
|
protected |
Reimplemented from lsst.pipe.tasks.functors.Column.
Definition at line 692 of file functors.py.
|
staticprotected |
Definition at line 687 of file functors.py.