lsst.daf.base g5c4744a4d9+ef6ac23297
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
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 157 of file propertyContainerContinued.py.

Member Data Documentation

◆ ARRAY

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

Definition at line 158 of file propertyContainerContinued.py.

◆ AUTO

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

Definition at line 160 of file propertyContainerContinued.py.

◆ SCALAR

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

Definition at line 159 of file propertyContainerContinued.py.


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