lsst.afw 22.0.1-43-gf2a78aa89+dd56810b06
Namespaces | Functions | Variables
_refraction.py File Reference

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