/[PAMELA software]/DarthVader/OrbitalInfo/src/OrbitalInfo.cpp
ViewVC logotype

Contents of /DarthVader/OrbitalInfo/src/OrbitalInfo.cpp

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations) (download)
Wed Jun 14 09:52:54 2006 UTC (18 years, 5 months ago) by mocchiut
Branch: MAIN
CVS Tags: v0r02, v1r00
Changes since 1.1: +5 -2 lines
Added OBT and pkt_num variables

1 #include <OrbitalInfo.h>
2
3 OrbitalInfo::OrbitalInfo(){
4 absTime = 0ULL;
5 OBT = 0ULL;
6 pkt_num = 0ULL;
7 }
8
9
10 ClassImp(OrbitalInfo)
11

  ViewVC Help
Powered by ViewVC 1.1.23