/[PAMELA software]/DarthVader/OrbitalInfo/inc/OrbitalInfoStruct.h
ViewVC logotype

Diff of /DarthVader/OrbitalInfo/inc/OrbitalInfoStruct.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by pam-rm2, Thu Nov 30 15:46:45 2006 UTC revision 1.3 by mocchiut, Wed Apr 18 14:06:35 2007 UTC
# Line 53  struct cOrbitalInfo { Line 53  struct cOrbitalInfo {
53    Float_t theta, phi, etha;    Float_t theta, phi, etha;
54    
55    // Euler angles (local field reference frame)    // Euler angles (local field reference frame)
56    Float_t thetamag, phimag, ethamag;      //  Float_t thetamag, phimag, ethamag;
57        Int_t mode;
58    
59    // Useful?    // Useful?
60    Int_t goodAttitude[5];      //  Int_t goodAttitude[5];
61    
62    void InitcOrbitalInfo(){    void InitcOrbitalInfo(){
63      abstime = 0;      abstime = 0;

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.23