/[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.3 by mocchiut, Wed Apr 18 14:06:35 2007 UTC revision 1.5 by mocchiut, Tue Aug 4 14:01:25 2009 UTC
# Line 1  Line 1 
1  #ifndef OrbitalInfoStruct_h  #ifndef OrbitalInfoStruct_h
2  #define OrbitalInfoStruct_h  #define OrbitalInfoStruct_h
3    
4    
5  struct cOrbitalInfo {  struct cOrbitalInfo {
6    
7    ULong64_t abstime; //< Absolute Time    ULong64_t abstime; //< Absolute Time
# Line 44  struct cOrbitalInfo { Line 45  struct cOrbitalInfo {
45    Float_t latcbm; // degrees from -90 to 90    Float_t latcbm; // degrees from -90 to 90
46    Float_t altcbm; // meters    Float_t altcbm; // meters
47    
48    Float_t cutoff[20];    Float_t cutoffsvl;
49    
50    // Quaternions    // Quaternions
51    Float_t q0, q1, q2, q3;    Float_t q0, q1, q2, q3;

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

  ViewVC Help
Powered by ViewVC 1.1.23