ESPHome  2024.7.2
Namespaces | Functions
sun.cpp File Reference

Go to the source code of this file.

Namespaces

 esphome
 Implementation of SPI Controller mode.
 
 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 (ESPTime moment)
 
num_t esphome::sun::delta_t (ESPTime moment)
 
num_t esphome::sun::wmod (num_t x, num_t y)