#include <PointingInfo.h>
Public Member Functions | |
| PointingInfo () | |
| void | setPtTuple (INTupleWriterSvc *tuple, const std::string &tname) |
| associate it with the the Pt part of the "merit" tuple | |
| void | execute (const astro::GPS &gps) |
| fill the pointing info for the current orbital status | |
Private Attributes | |
| double | start |
| double | stop |
| float | sc_position [3] |
| float | lat_geo |
| float | lon_geo |
| float | lat_mag |
| float | rad_geo |
| float | ra_zenith |
| float | dec_zenith |
| float | ra_scz |
| float | dec_scz |
| float | ra_scx |
| float | dec_scx |
| float | in_saa |
| float | livetime |
| float | L |
| McIllwain L parameter. | |
| float | B |
| magnetic field | |
| float | zenith_scz |
| space craft zenith angle | |
|
|
Definition at line 23 of file PointingInfo.h.
00023 {}
|
|
|
fill the pointing info for the current orbital status
|
|
||||||||||||
|
associate it with the the Pt part of the "merit" tuple
|
|
|
magnetic field
Definition at line 44 of file PointingInfo.h. |
|
|
Definition at line 40 of file PointingInfo.h. |
|
|
Definition at line 39 of file PointingInfo.h. |
|
|
Definition at line 38 of file PointingInfo.h. |
|
|
Definition at line 41 of file PointingInfo.h. |
|
|
McIllwain L parameter.
Definition at line 43 of file PointingInfo.h. |
|
|
Definition at line 35 of file PointingInfo.h. |
|
|
Definition at line 36 of file PointingInfo.h. |
|
|
Definition at line 42 of file PointingInfo.h. |
|
|
Definition at line 35 of file PointingInfo.h. |
|
|
Definition at line 40 of file PointingInfo.h. |
|
|
Definition at line 39 of file PointingInfo.h. |
|
|
Definition at line 38 of file PointingInfo.h. |
|
|
Definition at line 37 of file PointingInfo.h. |
|
|
Definition at line 34 of file PointingInfo.h. |
|
|
Definition at line 33 of file PointingInfo.h. |
|
|
Definition at line 33 of file PointingInfo.h. |
|
|
space craft zenith angle
Definition at line 45 of file PointingInfo.h. |
1.3.3