Weather#
- class lsst.afw.coord.Weather#
Bases:
pybind11_objectMethods 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#