|
Jpp 20.0.0-rc.3
the software that should make you happy
|
Conversion of source location. More...
#include <JAstronomy.hh>
Public Types | |
| enum | CONVERSION { FROM = -1 , TO = +1 } |
| Conversion options. More... | |
Static Public Member Functions | |
| static angle_type_rad | convert (const double t1_s, const angle_type_rad &location, const J2000::CONVERSION option) |
| Convert source location according J2000 at given time. | |
Conversion of source location.
Definition at line 375 of file JAstronomy.hh.
Conversion options.
| Enumerator | |
|---|---|
| FROM | |
| TO | |
Definition at line 379 of file JAstronomy.hh.
|
inlinestatic |
Convert source location according J2000 at given time.
Adapted from aanet/astro/Astro.cc
| t1_s | time since MJD [s] |
| location | source location |
| option | option |
Definition at line 394 of file JAstronomy.hh.