Stellarium 0.13.3
List of all members | Public Member Functions
CometOrbit Class Reference

Public Member Functions

 CometOrbit (double pericenterDistance, double eccentricity, double inclination, double ascendingNode, double argOfPerhelion, double timeAtPerihelion, double orbitGoodDays, double meanMotion, double parentRotObliquity, double parentRotAscendingnode, double parentRotJ2000Longitude)
 
void positionAtTimevInVSOP87Coordinates (double JD, double *v, bool updateVelocityVector=true)
 
bool getUpdateTails () const
 
void setUpdateTails (const bool update)
 
Vec3d getVelocity () const
 return speed value [AU/d] last computed by positionAtTimevInVSOP87Coordinates(JD, v, true) More...
 
bool objectDateValid (const double JD) const
 

Detailed Description

Definition at line 79 of file Orbit.hpp.

Member Function Documentation

Vec3d CometOrbit::getVelocity ( ) const
inline

return speed value [AU/d] last computed by positionAtTimevInVSOP87Coordinates(JD, v, true)

Definition at line 100 of file Orbit.hpp.


The documentation for this class was generated from the following file: