lsst.afw g5a732f18d5+66d966b544
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | List of all members
lsst.afw.table._source.SourceRecord Class Reference

Public Member Functions

 getPsfShape (self)
 
 getPsfIxx (self)
 
 getPsfIyy (self)
 
 getPsfIxy (self)
 
 getPsfShapeFlag (self)
 

Protected Member Functions

 _getPsfShapeComponent (self, suffix)
 

Detailed Description

Definition at line 113 of file _source.py.

Member Function Documentation

◆ _getPsfShapeComponent()

lsst.afw.table._source.SourceRecord._getPsfShapeComponent ( self,
suffix )
protected

Definition at line 124 of file _source.py.

◆ getPsfIxx()

lsst.afw.table._source.SourceRecord.getPsfIxx ( self)

Definition at line 133 of file _source.py.

◆ getPsfIxy()

lsst.afw.table._source.SourceRecord.getPsfIxy ( self)

Definition at line 139 of file _source.py.

◆ getPsfIyy()

lsst.afw.table._source.SourceRecord.getPsfIyy ( self)

Definition at line 136 of file _source.py.

◆ getPsfShape()

lsst.afw.table._source.SourceRecord.getPsfShape ( self)

Definition at line 115 of file _source.py.

◆ getPsfShapeFlag()

lsst.afw.table._source.SourceRecord.getPsfShapeFlag ( self)

Definition at line 142 of file _source.py.


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