lsst.pipe.base  20.0.0-23-g8900aa8+487b895792
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 43 of file simpleQGraph.py.

Member Function Documentation

◆ applyConfigOverrides()

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

Definition at line 49 of file simpleQGraph.py.

◆ getName()

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

Definition at line 46 of file simpleQGraph.py.


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