ESPHome  2023.3.1
Namespaces | Functions
sun.cpp File Reference

Go to the source code of this file.

Namespaces

 esphome
 
 esphome::sun
 

Functions

num_t esphome::sun::degrees (num_t rad)
 
num_t esphome::sun::radians (num_t deg)
 
num_t esphome::sun::arcdeg (num_t deg, num_t minutes, num_t seconds)
 
num_t esphome::sun::sq (num_t x)
 
num_t esphome::sun::cb (num_t x)
 
num_t esphome::sun::julian_day (time::ESPTime moment)
 
num_t esphome::sun::delta_t (time::ESPTime moment)
 
num_t esphome::sun::wmod (num_t x, num_t y)