Jpp
18.1.0
the software that should make you happy
|
Location of astrophysical source. More...
#include <JAstronomy.hh>
Public Member Functions | |
JSourceLocation () | |
Default constructor. More... | |
JSourceLocation (const double declination, const double right_ascension) | |
Constructor. More... | |
const double & | getDeclination () const |
const double & | getRightAscension () const |
Protected Attributes | |
double | __declination |
double | __right_ascension |
Location of astrophysical source.
Definition at line 146 of file JAstronomy.hh.
|
inline |
|
inline |
Constructor.
declination | declination |
right_ascension | right ascension |
Definition at line 164 of file JAstronomy.hh.
|
inline |
Definition at line 170 of file JAstronomy.hh.
|
inline |
Definition at line 171 of file JAstronomy.hh.
|
protected |
Definition at line 174 of file JAstronomy.hh.
|
protected |
Definition at line 175 of file JAstronomy.hh.