lsst.afw
22.0.1-36-g99137b0eb+24a98d482b
|
Go to the source code of this file.
Namespaces | |
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 |