lsst.daf.base g8ea07a8fe4+78a4c88802
Loading...
Searching...
No Matches
lsst.daf.base.propertyContainer.propertyContainerContinued.ReturnStyle Class Reference
Inheritance diagram for lsst.daf.base.propertyContainer.propertyContainerContinued.ReturnStyle:

Static Public Attributes

 ARRAY = enum.auto()
 
 SCALAR = enum.auto()
 
 AUTO = enum.auto()
 

Detailed Description

Definition at line 162 of file propertyContainerContinued.py.

Member Data Documentation

◆ ARRAY

lsst.daf.base.propertyContainer.propertyContainerContinued.ReturnStyle.ARRAY = enum.auto()
static

Definition at line 163 of file propertyContainerContinued.py.

◆ AUTO

lsst.daf.base.propertyContainer.propertyContainerContinued.ReturnStyle.AUTO = enum.auto()
static

Definition at line 165 of file propertyContainerContinued.py.

◆ SCALAR

lsst.daf.base.propertyContainer.propertyContainerContinued.ReturnStyle.SCALAR = enum.auto()
static

Definition at line 164 of file propertyContainerContinued.py.


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