LSSTApplications  20.0.0
LSSTDataManagementBasePackage
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