lsst.pipe.base  21.0.0-21-gbccb7aa+25657be8c9
Public Member Functions | Static Public Member Functions | List of all members
lsst.pipe.base.tests.simpleQGraph.SimpleInstrument Class Reference

Public Member Functions

def applyConfigOverrides (self, name, config)
 

Static Public Member Functions

def getName ()
 

Detailed Description

Definition at line 44 of file simpleQGraph.py.

Member Function Documentation

◆ applyConfigOverrides()

def lsst.pipe.base.tests.simpleQGraph.SimpleInstrument.applyConfigOverrides (   self,
  name,
  config 
)

Definition at line 50 of file simpleQGraph.py.

◆ getName()

def lsst.pipe.base.tests.simpleQGraph.SimpleInstrument.getName ( )
static

Definition at line 47 of file simpleQGraph.py.


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