Kstars

LunarEclipseDetails Struct Reference

#include <lunareclipsehandler.h>

Public Types

enum  EVENT {
  BEGIN_PENUMBRA_CONTACT , BEGIN_UMBRA_CONTACT , END_PENUMBRA_CONTACT , END_UMBRA_CONTACT ,
  BEGIN_FULL_UMBRA , END_FULL_UMBRA , BEGIN_FULL_PENUMRA , END_FULL_PENUMRA ,
  CLOSEST_APPROACH
}
 

Public Attributes

bool available = false
 
QMap< long double, EVENT > eclipseTimes
 

Detailed Description

The LunarEclipseDetails struct.

A struct to hold detail information about an eclipse

Definition at line 19 of file lunareclipsehandler.h.

Member Enumeration Documentation

◆ EVENT

enum LunarEclipseDetails::EVENT

Definition at line 20 of file lunareclipsehandler.h.

Member Data Documentation

◆ available

bool LunarEclipseDetails::available = false

Definition at line 32 of file lunareclipsehandler.h.

◆ eclipseTimes

QMap<long double, EVENT> LunarEclipseDetails::eclipseTimes

Definition at line 33 of file lunareclipsehandler.h.


The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri May 3 2024 11:49:53 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.