![]() |
Home · All Namespaces · All Classes · Functions · Coding Style · Scripting · Plugins · File Structure |
Should be renamed as PlanetBasedObserver and derive from a more generical StelObserver class. More...
#include <StelObserver.hpp>
Public Member Functions | |
| StelObserver (const StelLocation &loc) | |
| virtual void | update (double) |
| Vec3d | getCenterVsop87Pos (void) const |
| double | getDistanceFromCenter (void) const |
| Mat4d | getRotAltAzToEquatorial (double jd) const |
| Mat4d | getRotEquatorialToVsop87 (void) const |
|
virtual const QSharedPointer < Planet > | getHomePlanet (void) const |
| virtual const StelLocation & | getCurrentLocation () const |
| virtual bool | isObserverLifeOver () const |
| virtual bool | isTraveling () const |
| virtual StelObserver * | getNextObserver () const |
Protected Attributes | |
| StelLocation | currentLocation |
| QSharedPointer< Planet > | planet |
Should be renamed as PlanetBasedObserver and derive from a more generical StelObserver class.
1.7.1