|
| 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 JDE, 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(JDE, v, true) More...
|
|
double | getSemimajorAxis () const |
|
double | getEccentricity () const |
|
bool | objectDateValid (const double JDE) const |
|
Definition at line 79 of file Orbit.hpp.
Vec3d CometOrbit::getVelocity |
( |
| ) |
const |
|
inline |
return speed value [AU/d] last computed by positionAtTimevInVSOP87Coordinates(JDE, v, true)
Definition at line 100 of file Orbit.hpp.
The documentation for this class was generated from the following file:
- /home/aw/devel/stellarium/0.15/src/core/modules/Orbit.hpp