/[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.4 by mocchiut, Tue Nov 11 10:46:42 2008 UTC revision 1.6 by pam-mep, Thu Jun 7 14:04:00 2012 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 23  struct cOrbitalInfo { Line 24  struct cOrbitalInfo {
24    // abs value (guass)    // abs value (guass)
25    Float_t Babs;    Float_t Babs;
26    
27      //Earth dipole moment
28    
29      Float_t M;
30    
31    // Minimum along the field line (that is at the magnetic equator)    // Minimum along the field line (that is at the magnetic equator)
32    Float_t BB0;    Float_t BB0;
33    

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.23