Caelum  0.6.3
Caelum::Astronomy Member List

This is the complete list of members for Caelum::Astronomy, including all inherited members.

convertEclipticToEquatorialRad(LongReal lon, LongReal lat, LongReal &rasc, LongReal &decl)Caelum::Astronomystatic
convertEquatorialToHorizontal(LongReal jday, LongReal longitude, LongReal latitude, LongReal rasc, LongReal decl, LongReal &azimuth, LongReal &altitude)Caelum::Astronomystatic
convertRectangularToSpherical(LongReal x, LongReal y, LongReal z, LongReal &rasc, LongReal &decl, LongReal &dist) (defined in Caelum::Astronomy)Caelum::Astronomystatic
convertSphericalToRectangular(LongReal rasc, LongReal decl, LongReal dist, LongReal &x, LongReal &y, LongReal &z) (defined in Caelum::Astronomy)Caelum::Astronomystatic
enterHighPrecissionFloatingPointMode()Caelum::Astronomystatic
getEclipticMoonPositionRad(LongReal jday, LongReal &lon, LongReal &lat)Caelum::Astronomystatic
getGregorianDateFromJulianDay(int julianDay, int &year, int &month, int &day)Caelum::Astronomystatic
getGregorianDateFromJulianDay(LongReal julianDay, int &year, int &month, int &day)Caelum::Astronomystatic
getGregorianDateTimeFromJulianDay(LongReal julianDay, int &year, int &month, int &day, int &hour, int &minute, LongReal &second)Caelum::Astronomystatic
getHorizontalMoonPosition(LongReal jday, LongReal longitude, LongReal latitude, LongReal &azimuth, LongReal &altitude) (defined in Caelum::Astronomy)Caelum::Astronomystatic
getHorizontalMoonPosition(LongReal jday, Ogre::Degree longitude, Ogre::Degree latitude, Ogre::Degree &azimuth, Ogre::Degree &altitude) (defined in Caelum::Astronomy)Caelum::Astronomystatic
getHorizontalNorthEclipticPolePosition(LongReal jday, Ogre::Degree longitude, Ogre::Degree latitude, Ogre::Degree &azimuth, Ogre::Degree &altitude) (defined in Caelum::Astronomy)Caelum::Astronomystatic
getHorizontalSunPosition(LongReal jday, LongReal longitude, LongReal latitude, LongReal &azimuth, LongReal &altitude)Caelum::Astronomystatic
getHorizontalSunPosition(LongReal jday, Ogre::Degree longitude, Ogre::Degree latitude, Ogre::Degree &azimuth, Ogre::Degree &altitude) (defined in Caelum::Astronomy)Caelum::Astronomystatic
getJulianDayFromGregorianDate(int year, int month, int day)Caelum::Astronomystatic
getJulianDayFromGregorianDateTime(int year, int month, int day, int hour, int minute, LongReal second)Caelum::Astronomystatic
getJulianDayFromGregorianDateTime(int year, int month, int day, LongReal secondsFromMidnight)Caelum::Astronomystatic
J2000Caelum::Astronomystatic
restoreFloatingPointMode(int oldMode)Caelum::Astronomystatic