/[PAMELA software]/yoda/event/InclinationEvent.cpp
ViewVC logotype

Contents of /yoda/event/InclinationEvent.cpp

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (show annotations) (download) (vendor branch)
Tue Jul 6 12:20:23 2004 UTC (20 years, 5 months ago) by kusanagi
CVS Tags: Rev040729, Rev040706, PreFligth1
Changes since 1.1: +0 -0 lines

1 /** @file
2 * $Source: /home/cvspamela/yoda/event/InclinationEvent.cpp,v $
3 * $Id: InclinationEvent.cpp,v 1.6 2004/03/16 10:18:28 nagni Exp $
4 * $Author: nagni $
5 *
6 * Implementation of the InclinationEvent class.
7 */
8 #include "InclinationEvent.h"
9
10 using namespace pamela;
11
12 InclinationEvent::InclinationEvent(void):
13 SubPacket("Raw", PacketType::Inclination) {
14
15 }
16
17 ClassImp(InclinationEvent)

  ViewVC Help
Powered by ViewVC 1.1.23