kstars
inditelescope.cpp
Go to the documentation of this file.
126 bool Telescope::doPulse(GuideDirection ra_dir, int ra_msecs, GuideDirection dec_dir, int dec_msecs )
197 //qDebug() << "Sending pulse for " << npulse->name << " in direction " << dirPulse->name << " for " << msecs << " ms " << endl;
260 //kDebug() << "Skymap click - RA: " << scope_target->ra().toHMSString() << " DEC: " << scope_target->dec().toDMSString();
Definition: indistd.h:152
virtual bool runCommand(int command, void *ptr=NULL)
Definition: indistd.cpp:629
void apparentCoord(long double jd0, long double jdf)
Computes the apparent coordinates for this SkyPoint for any epoch, accounting for the effects of prec...
Definition: skypoint.cpp:433
Definition: indicommon.h:72
Definition: indicommon.h:28
void processSwitch(ISwitchVectorProperty *svp)
Definition: inditelescope.cpp:70
virtual void processNumber(INumberVectorProperty *nvp)
Definition: indistd.cpp:653
virtual void processSwitch(ISwitchVectorProperty *svp)
Definition: indistd.cpp:659
void numberUpdated(INumberVectorProperty *nvp)
void processText(ITextVectorProperty *tvp)
Definition: inditelescope.cpp:76
Definition: indicommon.h:29
virtual void processText(ITextVectorProperty *tvp)
Definition: indistd.cpp:665
Definition: indicommon.h:26
bool doPulse(GuideDirection ra_dir, int ra_msecs, GuideDirection dec_dir, int dec_msecs)
Definition: inditelescope.cpp:126
void setClickedPoint(SkyPoint *f)
Set the ClickedPoint to the skypoint given as an argument.
Definition: skymap.cpp:829
void processNumber(INumberVectorProperty *nvp)
Definition: inditelescope.cpp:29
Definition: indicommon.h:27
virtual bool runCommand(int command, void *ptr=NULL)
Definition: inditelescope.cpp:204
Definition: indicommon.h:66
Definition: indicommon.h:72
bool getEqCoords(double *ra, double *dec)
Definition: inditelescope.cpp:410
Definition: indistd.h:48
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:20 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:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.