Jpp
18.4.0
the software that should make you happy
|
Location of astrophysical source in Galactic coordinates. More...
#include <JAstronomy.hh>
Public Member Functions | |
JGalacticCoordinates () | |
Default constructor. More... | |
JGalacticCoordinates (const double gal_latitude, const double gal_longitude) | |
Constructor. More... | |
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 354 of file JAstronomy.hh.
|
inline |
Default constructor.
Definition at line 360 of file JAstronomy.hh.
|
inline |
Constructor.
gal_latitude | Galactic latitude [rad] |
gal_longitude | Galactic longitude [rad] |
Definition at line 371 of file JAstronomy.hh.
|
inline |
Definition at line 377 of file JAstronomy.hh.
|
inline |
Definition at line 378 of file JAstronomy.hh.
|
protected |
Definition at line 381 of file JAstronomy.hh.
|
protected |
Definition at line 382 of file JAstronomy.hh.