lsst.afw  21.0.0-27-g37a8c363b+1e633d4884
Namespaces | Functions | Variables
_refraction.py File Reference

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