| Jpp
    17.3.0-rc.2
    the software that should make you happy | 
Auxiliary class to make coordinate transformations for a specific geographical location of the detector. More...
#include <JAstronomy.hh>
 
  
 | Public Member Functions | |
| JAstronomy (const JGeographicalLocation &location) | |
| Constructor.  More... | |
| JNeutrinoDirection | getDirectionOfNeutrino (const double &t1, const JSourceLocation &pos) const | 
| Get direction pointing to source.  More... | |
| JSourceLocation | getLocationOfSource (const double t1, const JNeutrinoDirection &dir) const | 
| Get location of source.  More... | |
| const double & | getLatitude () const | 
| const double & | getLongitude () const | 
| Protected Attributes | |
| double | __latitude | 
| double | __longitude | 
Auxiliary class to make coordinate transformations for a specific geographical location of the detector.
Note: SLALIB ref. system : (x,y,z) = (N,E,up) ANTARES ref. system for d10_c00_s00 : (x,y,z) = (N,W,up) ANTARES ref. system for real det. : (x,y,z) = (E,N,up)
Definition at line 277 of file JAstronomy.hh.
| 
 | inline | 
Constructor.
| location | location of detector | 
Definition at line 287 of file JAstronomy.hh.
| 
 | inline | 
Get direction pointing to source.
| t1 | number of seconds since MJD | 
| pos | source location | 
Definition at line 299 of file JAstronomy.hh.
| 
 | inline | 
Get location of source.
| t1 | number of seconds since MJD | 
| dir | direction of neutrino | 
Definition at line 351 of file JAstronomy.hh.
| 
 | inlineinherited | 
Definition at line 260 of file JAstronomy.hh.
| 
 | inlineinherited | 
Definition at line 261 of file JAstronomy.hh.
| 
 | protectedinherited | 
Definition at line 264 of file JAstronomy.hh.
| 
 | protectedinherited | 
Definition at line 265 of file JAstronomy.hh.
 1.8.5
 1.8.5