ESPHome 2025.5.0
Loading...
Searching...
No Matches
sun.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  esphome
 Providing packet encoding functions for exchanging data with a remote host.
 
namespace  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)