kstars
modCalcGeodCoord Class Reference
#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 | |
void | genGeoCoords (void) |
void | getCartGeoCoords (void) |
void | getSphGeoCoords (void) |
modCalcGeodCoord (QWidget *p, const char *n) | |
void | showCartGeoCoords (void) |
void | showSpheGeoCoords (void) |
~modCalcGeodCoord () |
Detailed Description
Definition at line 38 of file modcalcgeodcoord.h.
Constructor & Destructor Documentation
modCalcGeodCoord::modCalcGeodCoord | ( | QWidget * | p, | |
const char * | n | |||
) |
Definition at line 40 of file modcalcgeodcoord.cpp.
modCalcGeodCoord::~modCalcGeodCoord | ( | ) |
Definition at line 54 of file modcalcgeodcoord.cpp.
Member Function Documentation
void modCalcGeodCoord::genGeoCoords | ( | void | ) |
void modCalcGeodCoord::getCartGeoCoords | ( | void | ) |
Definition at line 73 of file modcalcgeodcoord.cpp.
void modCalcGeodCoord::getSphGeoCoords | ( | void | ) |
Definition at line 84 of file modcalcgeodcoord.cpp.
void modCalcGeodCoord::setEllipsoid | ( | int | i | ) | [slot] |
Definition at line 67 of file modcalcgeodcoord.cpp.
void modCalcGeodCoord::showCartGeoCoords | ( | void | ) |
Definition at line 124 of file modcalcgeodcoord.cpp.
void modCalcGeodCoord::showSpheGeoCoords | ( | void | ) |
Definition at line 117 of file modcalcgeodcoord.cpp.
void modCalcGeodCoord::slotClearGeoCoords | ( | void | ) | [slot] |
Definition at line 91 of file modcalcgeodcoord.cpp.
void modCalcGeodCoord::slotComputeGeoCoords | ( | void | ) | [slot] |
Definition at line 104 of file modcalcgeodcoord.cpp.
void modCalcGeodCoord::slotElevCheckedBatch | ( | ) | [slot] |
Definition at line 175 of file modcalcgeodcoord.cpp.
void modCalcGeodCoord::slotInputFile | ( | void | ) | [slot] |
Definition at line 214 of file modcalcgeodcoord.cpp.
void modCalcGeodCoord::slotLatCheckedBatch | ( | ) | [slot] |
Definition at line 165 of file modcalcgeodcoord.cpp.
void modCalcGeodCoord::slotLongCheckedBatch | ( | ) | [slot] |
Definition at line 155 of file modcalcgeodcoord.cpp.
void modCalcGeodCoord::slotOutputFile | ( | void | ) | [slot] |
Definition at line 221 of file modcalcgeodcoord.cpp.
void modCalcGeodCoord::slotXCheckedBatch | ( | ) | [slot] |
Definition at line 185 of file modcalcgeodcoord.cpp.
void modCalcGeodCoord::slotYCheckedBatch | ( | ) | [slot] |
Definition at line 195 of file modcalcgeodcoord.cpp.
void modCalcGeodCoord::slotZCheckedBatch | ( | ) | [slot] |
Definition at line 205 of file modcalcgeodcoord.cpp.
The documentation for this class was generated from the following files: