![]() |
Isis Developer Reference
|
#include <QtGlobal>
#include <QGlobalStatic>
Go to the source code of this file.
Classes | |
class | Isis::Angle |
Defines an angle and provides unit conversions. More... | |
Namespaces | |
namespace | Isis |
This is free and unencumbered software released into the public domain. | |
Functions | |
QDebug | operator<< (QDebug dbg, const Isis::Angle &angleToPrint) |
Display an Angle for a debugging statement. | |
QDebug operator<< | ( | QDebug | dbg, |
const Isis::Angle & | angleToPrint ) |
Display an Angle for a debugging statement.
Example:
dbg | The QDebug we're printing into |
angleToPrint | The Angle to display |
U.S. Department of the Interior | U.S. Geological Survey ISIS | Privacy & Disclaimers | Astrogeology Research Program To contact us, please post comments and questions on the USGS Astrogeology Discussion Board To report a bug, or suggest a feature go to: ISIS Github File Modified: 10/05/2024 02:54:20 |