marble
EclipsesItem.h
Go to the documentation of this file.
const GeoDataLineString & northernPenumbra()
Return the eclipse's northern penumbra.
Definition: EclipsesItem.cpp:171
Definition: EclipsesItem.h:54
A LinearRing that allows to store a closed, contiguous set of line segments.
Definition: GeoDataLinearRing.h:68
GeoDataLinearRing shadowConePenumbra()
Return the shadow cone of the penumbra.
Definition: EclipsesItem.cpp:189
GeoDataLinearRing shadowCone60MagPenumbra()
Return the shadow cone of the penumbra at 60 percent magnitude.
Definition: EclipsesItem.cpp:198
const GeoDataCoordinates & maxLocation()
Return the coordinates of the eclipse's maximum.
Definition: EclipsesItem.cpp:135
EclipsesItem::EclipsePhase phase() const
Returns the phase of this eclipse event.
Definition: EclipsesItem.cpp:54
Definition: EclipsesItem.h:47
const QList< GeoDataLinearRing > & sunBoundaries()
Return the eclipse's sun boundaries.
Definition: EclipsesItem.cpp:207
int partialDurationHours() const
Returns the number of hours the partial phase takes place.
Definition: EclipsesItem.cpp:119
Definition: eclsolar.h:22
const QDateTime & dateMaximum() const
Returns the date of the eclipse event's maximum.
Definition: EclipsesItem.cpp:104
EclipsesItem(EclSolar *ecl, int index, QObject *parent=0)
Construct the EclipseItem object and trigger basic calculations.
Definition: EclipsesItem.cpp:20
A LineString that allows to store a contiguous set of line segments.
Definition: GeoDataLineString.h:75
const QDateTime & endDatePartial() const
Returns the end date of the eclipse's partial phase.
Definition: EclipsesItem.cpp:114
bool takesPlaceAt(const QDateTime &dateTime) const
Check if the event takes place at a given datetime.
Definition: EclipsesItem.cpp:48
GeoDataLinearRing shadowConeUmbra()
Return the shadow cone of the umbra.
Definition: EclipsesItem.cpp:180
QString phaseText() const
Returns a human readable representation of the eclipse type.
Definition: EclipsesItem.cpp:82
const QDateTime & startDateTotal() const
Returns the start date of the eclipse's total phase.
Definition: EclipsesItem.cpp:125
QObject * parent() const
const GeoDataLineString & southernPenumbra()
Return the eclipse's southern penumbra.
Definition: EclipsesItem.cpp:162
const QDateTime & endDateTotal() const
Returns the end date of the eclipse's total phase.
Definition: EclipsesItem.cpp:130
const QDateTime & startDatePartial() const
Returns the start date of the eclipse's partial phase.
Definition: EclipsesItem.cpp:109
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:39 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:39 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.