lsst.afw g8f2ba02de7+0e50281dbb
|
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 |