Definition at line 54 of file gTime.hpp.
long gTimeSpan::getDays |
( |
| ) |
const |
Operation: getDays() This method returns the integer days number stored in the gTimeSpan object.
- Returns
- long Total number of days
double gTimeSpan::getDblDays |
( |
| ) |
const |
Operation: getDblDays() This method returns the total days number stored in the gTimeSpan object.
- Returns
- double Total number of days in days and fraction of day.
double gTimeSpan::getDblSeconds |
( |
| ) |
const |
Operation: getDblSeconds() This method returns the total seconds number stored in the gTimeSpan object.
- Returns
- double Total number of seconds in seconds and fraction of second.
int gTimeSpan::getHours |
( |
| ) |
const |
Operation: getHours() This method returns the integer hours number stored in the gTimeSpan object.
- Returns
- int This is a value between 0 and 23 hours
int gTimeSpan::getMinutes |
( |
| ) |
const |
Operation: getMinutes() This method returns the integer Minutes number stored in the gTimeSpan object.
- Returns
- int This is a value between 0 and 59 minutes.
int gTimeSpan::getSeconds |
( |
| ) |
const |
Operation: getSeconds() This method returns the integer seconds number stored in the gTimeSpan object.
- Returns
- int This is a value between 0 and 59 seconds
The documentation for this class was generated from the following file:
- /home/aw/devel/stellarium/0.15/plugins/Satellites/src/gsatellite/gTime.hpp