kstars
kscomet.h
Go to the documentation of this file.
void findPhysicalParameters()
Estimate physical parameters of the comet such as coma size, tail length and size of the nucleus...
Definition: kscomet.cpp:139
void setEarthMOID(double earth_moid)
Sets the comet's earth minimum orbit intersection distance.
Definition: kscomet.cpp:270
void setTailAngSize(double tailangsize)
Sets the comet's apparent tail length in degrees.
Definition: kscomet.h:128
virtual bool loadData()
Unused virtual function inherited from KSPlanetBase, so it's simply empty here.
Definition: kscomet.cpp:316
There are several time-dependent values used in position calculations, that are not specific to an ob...
Definition: ksnumbers.h:43
KSComet(const QString &s, const QString &image_file, long double JD, double q, double e, dms i, dms w, dms N, double Tp, float M1, float M2, float K1, float K2)
Constructor.
Definition: kscomet.cpp:54
A subclass of TrailObject that provides additional information needed for most solar system objects...
Definition: ksplanetbase.h:63
virtual bool findGeocentricPosition(const KSNumbers *num, const KSPlanetBase *Earth=NULL)
Calculate the geocentric RA, Dec coordinates of the Comet.
Definition: kscomet.cpp:156
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.