|
lsst.afw g4f4f280218+81551fceaa
|
Go to the source code of this file.
Namespaces | |
| namespace | lsst |
| A base class for image defects. | |
| namespace | lsst::afw |
| namespace | lsst::afw::coord |
| namespace | lsst.afw.coord._refraction |
Functions | |
| def | lsst.afw.coord._refraction.refraction (wavelength, elevation, observatory, weather=None) |
| def | lsst.afw.coord._refraction.differentialRefraction (wavelength, wavelengthRef, elevation, observatory, weather=None) |
| def | lsst.afw.coord._refraction.deltaN (wavelength, weather) |
| def | lsst.afw.coord._refraction.densityFactorDry (weather) |
| def | lsst.afw.coord._refraction.densityFactorWater (weather) |
| def | lsst.afw.coord._refraction.humidityToPressure (weather) |
| def | lsst.afw.coord._refraction.extractTemperature (weather, useKelvin=False) |
| def | lsst.afw.coord._refraction.defaultWeather (altitude) |
Variables | |
| float | lsst.afw.coord._refraction.deltaRefractScale = 1.0E8 |