lsst.afw g1b7e58284d+7dcd958d67
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
lsst.gdb.afw.printers.GdbOptionParser.BackgroundControlPrinter Class Reference

Public Member Functions

def __init__ (self, val)
 
def to_string (self)
 

Public Attributes

 typename
 
 val
 

Detailed Description

Definition at line 675 of file printers.py.

Constructor & Destructor Documentation

◆ __init__()

def lsst.gdb.afw.printers.GdbOptionParser.BackgroundControlPrinter.__init__ (   self,
  val 
)

Definition at line 678 of file printers.py.

Member Function Documentation

◆ to_string()

def lsst.gdb.afw.printers.GdbOptionParser.BackgroundControlPrinter.to_string (   self)

Definition at line 682 of file printers.py.

Member Data Documentation

◆ typename

lsst.gdb.afw.printers.GdbOptionParser.BackgroundControlPrinter.typename

Definition at line 679 of file printers.py.

◆ val

lsst.gdb.afw.printers.GdbOptionParser.BackgroundControlPrinter.val

Definition at line 680 of file printers.py.


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