lsst.pipe.tasks g253578fa50+9bdef6ea54
Loading...
Searching...
No Matches
lsst.pipe.tasks.rgb2hips._properties.HipsPropertiesSpectralTerm Class Reference
Inheritance diagram for lsst.pipe.tasks.rgb2hips._properties.HipsPropertiesSpectralTerm:

Static Public Attributes

 lambda_min
 
 lambda_max
 

Detailed Description

Definition at line 30 of file _properties.py.

Member Data Documentation

◆ lambda_max

lsst.pipe.tasks.rgb2hips._properties.HipsPropertiesSpectralTerm.lambda_max
static
Initial value:
= Field[float](
doc="Maximum wavelength (nm)",
)

Definition at line 34 of file _properties.py.

◆ lambda_min

lsst.pipe.tasks.rgb2hips._properties.HipsPropertiesSpectralTerm.lambda_min
static
Initial value:
= Field[float](
doc="Minimum wavelength (nm)",
)

Definition at line 31 of file _properties.py.


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