kstars
ksutils.h File Reference
Include dependency graph for ksutils.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
KSUtils | |
Functions | |
template<typename T > | |
T | KSUtils::clamp (T x, T min, T max) |
Vector3d | KSUtils::fromSperical (dms longitude, dms latitude) |
QString | KSUtils::getDSSURL (const SkyPoint *const p) |
QString | KSUtils::getDSSURL (const dms &ra, const dms &dec, float width=0, float height=0, const QString &type="gif") |
bool | KSUtils::openDataFile (QFile &file, const QString &filename) |
Vector2f | KSUtils::pointToVec (const QPointF &p) |
template<typename T > | |
T | KSUtils::reduceAngle (T x, T min, T max) |
QString | KSUtils::toDirectionString (dms angle) |
QPointF | KSUtils::vecToPoint (const Vector2f &vec) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:21 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:21 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.