ESPHome  2024.4.1
Public Member Functions | Data Fields
esphome::sun::internal::Moment Struct Reference

#include <sun.h>

Public Member Functions

num_t jd () const
 
num_t jde () const
 

Data Fields

ESPTime dt
 

Detailed Description

Definition at line 30 of file sun.h.

Member Function Documentation

◆ jd()

num_t esphome::sun::internal::Moment::jd ( ) const

Definition at line 70 of file sun.cpp.

◆ jde()

num_t esphome::sun::internal::Moment::jde ( ) const

Definition at line 72 of file sun.cpp.

Field Documentation

◆ dt

ESPTime esphome::sun::internal::Moment::dt

Definition at line 31 of file sun.h.


The documentation for this struct was generated from the following files: