lsst.afw g9c22b2923f+53520f316c
|
Go to the source code of this file.
Namespaces | |
namespace | lsst |
namespace | lsst::afw |
namespace | lsst::afw::coord |
namespace | lsst.afw.coord._refraction |
Functions | |
lsst.afw.coord._refraction.refraction (wavelength, elevation, observatory, weather=None) | |
lsst.afw.coord._refraction.differentialRefraction (wavelength, wavelengthRef, elevation, observatory, weather=None) | |
lsst.afw.coord._refraction.deltaN (wavelength, weather) | |
lsst.afw.coord._refraction.densityFactorDry (weather) | |
lsst.afw.coord._refraction.densityFactorWater (weather) | |
lsst.afw.coord._refraction.humidityToPressure (weather) | |
lsst.afw.coord._refraction.extractTemperature (weather, useKelvin=False) | |
lsst.afw.coord._refraction.defaultWeather (altitude) | |
Variables | |
float | lsst.afw.coord._refraction.deltaRefractScale = 1.0E8 |