kstars
#include <modcalcgeodcoord.h>

Public Slots | |
| void | setEllipsoid (int i) | 
| void | slotClearGeoCoords (void) | 
| void | slotComputeGeoCoords (void) | 
| void | slotElevCheckedBatch () | 
| void | slotInputFile () | 
| void | slotLatCheckedBatch () | 
| void | slotLongCheckedBatch () | 
| void | slotOutputFile () | 
| void | slotXCheckedBatch () | 
| void | slotYCheckedBatch () | 
| void | slotZCheckedBatch () | 
Public Member Functions | |
| modCalcGeodCoord (QWidget *p) | |
| ~modCalcGeodCoord () | |
| void | genGeoCoords (void) | 
| void | getCartGeoCoords (void) | 
| void | getSphGeoCoords (void) | 
| void | showCartGeoCoords (void) | 
| void | showSpheGeoCoords (void) | 
Detailed Description
Class which implements the KStars calculator module to compute Geodetic coordinates to/from Cartesian coordinates.
- Version
 - 0.9
 
Definition at line 33 of file modcalcgeodcoord.h.
Constructor & Destructor Documentation
| modCalcGeodCoord::modCalcGeodCoord | ( | QWidget * | p | ) | 
Definition at line 33 of file modcalcgeodcoord.cpp.
| modCalcGeodCoord::~modCalcGeodCoord | ( | ) | 
Definition at line 53 of file modcalcgeodcoord.cpp.
Member Function Documentation
| void modCalcGeodCoord::genGeoCoords | ( | void | ) | 
| void modCalcGeodCoord::getCartGeoCoords | ( | void | ) | 
Definition at line 71 of file modcalcgeodcoord.cpp.
| void modCalcGeodCoord::getSphGeoCoords | ( | void | ) | 
Definition at line 79 of file modcalcgeodcoord.cpp.
      
  | 
  slot | 
Definition at line 65 of file modcalcgeodcoord.cpp.
| void modCalcGeodCoord::showCartGeoCoords | ( | void | ) | 
Definition at line 116 of file modcalcgeodcoord.cpp.
| void modCalcGeodCoord::showSpheGeoCoords | ( | void | ) | 
Definition at line 109 of file modcalcgeodcoord.cpp.
      
  | 
  slot | 
Definition at line 86 of file modcalcgeodcoord.cpp.
      
  | 
  slot | 
Definition at line 96 of file modcalcgeodcoord.cpp.
      
  | 
  slot | 
Definition at line 167 of file modcalcgeodcoord.cpp.
      
  | 
  slot | 
Definition at line 206 of file modcalcgeodcoord.cpp.
      
  | 
  slot | 
Definition at line 157 of file modcalcgeodcoord.cpp.
      
  | 
  slot | 
Definition at line 147 of file modcalcgeodcoord.cpp.
      
  | 
  slot | 
Definition at line 213 of file modcalcgeodcoord.cpp.
      
  | 
  slot | 
Definition at line 177 of file modcalcgeodcoord.cpp.
      
  | 
  slot | 
Definition at line 187 of file modcalcgeodcoord.cpp.
      
  | 
  slot | 
Definition at line 197 of file modcalcgeodcoord.cpp.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:22 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference