ESPHome  2024.4.0
Namespaces | Functions
sun.cpp File Reference

Go to the source code of this file.

Namespaces

 esphome
 This is a workaround until we can figure out a way to get the tflite-micro idf component code available in CI.
 
 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)