Jpp test-rotations-old
the software that should make you happy
|
Location of astrophysical source in Galactic coordinates. More...
#include <JAstronomy.hh>
Public Member Functions | |
JGalacticCoordinates () | |
Default constructor. | |
JGalacticCoordinates (const double gal_latitude, const double gal_longitude) | |
Constructor. | |
const double & | getGalacticLatitude () const |
const double & | getGalacticLongitude () const |
Protected Attributes | |
double | __gal_latitude |
double | __gal_longitude |
Location of astrophysical source in Galactic coordinates.
Definition at line 356 of file JAstronomy.hh.
|
inline |
Default constructor.
Definition at line 362 of file JAstronomy.hh.
|
inline |
Constructor.
gal_latitude | Galactic latitude [rad] |
gal_longitude | Galactic longitude [rad] |
Definition at line 373 of file JAstronomy.hh.
|
inline |
Definition at line 379 of file JAstronomy.hh.
|
inline |
Definition at line 380 of file JAstronomy.hh.
|
protected |
Definition at line 383 of file JAstronomy.hh.
|
protected |
Definition at line 384 of file JAstronomy.hh.