Weather

class lsst.afw.coord.Weather

Bases: pybind11_object

Methods Summary

getAirPressure(self)

getAirTemperature(self)

getHumidity(self)

Methods Documentation

getAirPressure(self: lsst.afw.coord.Weather) float
getAirTemperature(self: lsst.afw.coord.Weather) float
getHumidity(self: lsst.afw.coord.Weather) float