kstars
modCalcApCoord Class Reference
#include <modcalcapcoord.h>
Inheritance diagram for modCalcApCoord:

Public Slots | |
void | slotClearCoords () |
void | slotComputeCoords () |
void | slotDateCheckedBatch () |
void | slotDecCheckedBatch () |
void | slotEpochCheckedBatch () |
void | slotInputFile () |
void | slotOutputFile () |
void | slotRaCheckedBatch () |
void | slotRunBatch () |
void | slotUtCheckedBatch () |
Public Member Functions | |
SkyPoint | apparentCoordinates (dms r0, dms d0, long double j0, long double jf) |
modCalcApCoord (QWidget *p, const char *n) | |
SkyPoint | precess (dms ra0, dms dec0, long double j0, long double jf) |
void | processLines (QTextStream &istream) |
~modCalcApCoord () |
Detailed Description
Definition at line 36 of file modcalcapcoord.h.
Constructor & Destructor Documentation
modCalcApCoord::modCalcApCoord | ( | QWidget * | p, | |
const char * | n | |||
) |
modCalcApCoord::~modCalcApCoord | ( | ) |
Member Function Documentation
Apply precession, nutation and aberration corrections to coordinates.
Precess the coordinates from epoch 1 to epoch 2.
void modCalcApCoord::processLines | ( | QTextStream & | istream | ) |
void modCalcApCoord::slotClearCoords | ( | ) | [slot] |
void modCalcApCoord::slotComputeCoords | ( | ) | [slot] |
void modCalcApCoord::slotDateCheckedBatch | ( | ) | [slot] |
Definition at line 126 of file modcalcapcoord.cpp.
void modCalcApCoord::slotDecCheckedBatch | ( | ) | [slot] |
Definition at line 144 of file modcalcapcoord.cpp.
void modCalcApCoord::slotEpochCheckedBatch | ( | ) | [slot] |
Definition at line 153 of file modcalcapcoord.cpp.
void modCalcApCoord::slotInputFile | ( | ) | [slot] |
Definition at line 162 of file modcalcapcoord.cpp.
void modCalcApCoord::slotOutputFile | ( | ) | [slot] |
Definition at line 168 of file modcalcapcoord.cpp.
void modCalcApCoord::slotRaCheckedBatch | ( | ) | [slot] |
Definition at line 135 of file modcalcapcoord.cpp.
void modCalcApCoord::slotRunBatch | ( | ) | [slot] |
Definition at line 174 of file modcalcapcoord.cpp.
void modCalcApCoord::slotUtCheckedBatch | ( | ) | [slot] |
Definition at line 118 of file modcalcapcoord.cpp.
The documentation for this class was generated from the following files: