Location of detector.
More...
#include <JAstronomy.hh>
Location of detector.
Definition at line 424 of file JAstronomy.hh.
JASTRONOMY::JGeographicalLocation::JGeographicalLocation |
( |
| ) |
|
|
inline |
JASTRONOMY::JGeographicalLocation::JGeographicalLocation |
( |
const double |
latitude, |
|
|
const double |
longitude |
|
) |
| |
|
inline |
Constructor.
- Parameters
-
latitude | latitude |
longitude | longitude |
Definition at line 442 of file JAstronomy.hh.
JASTRONOMY::JGeographicalLocation::JGeographicalLocation |
( |
const int |
degreesNorth, |
|
|
const int |
minutesNorth, |
|
|
const int |
degreesEast, |
|
|
const int |
minutesEast |
|
) |
| |
|
inline |
Constructor.
- Parameters
-
degreesNorth | degrees North |
minutesNorth | minutes North |
degreesEast | degrees East |
minutesEast | minutes East |
Definition at line 457 of file JAstronomy.hh.
static const double PI
Mathematical constants.
const double& JASTRONOMY::JGeographicalLocation::getLatitude |
( |
| ) |
const |
|
inline |
const double& JASTRONOMY::JGeographicalLocation::getLongitude |
( |
| ) |
const |
|
inline |
double JASTRONOMY::JGeographicalLocation::__latitude |
|
protected |
double JASTRONOMY::JGeographicalLocation::__longitude |
|
protected |
The documentation for this class was generated from the following file: