Parent Directory | Revision Log | Patch
revision 1.27 by malakhov, Tue Mar 3 10:57:59 2015 UTC | revision 1.28 by pamela, Tue Nov 17 10:09:58 2015 UTC | |
---|---|---|
# | Line 71 class OrbitalInfo : public TObject { | Line 71 class OrbitalInfo : public TObject { |
71 | ||
72 | Float_t L; ///< McIlwain's L shell (in earth radii) | Float_t L; ///< McIlwain's L shell (in earth radii) |
73 | ||
74 | /* // Dipolar magnetic coordinates (not used). */ | /* // Dipolar magnetic coordinates. */ |
75 | Float_t londip; ///< degrees from -180 to 180 | Float_t londip; ///< degrees from -180 to 180 |
76 | Float_t latdip; ///< degrees from -90 to 90 | Float_t latdip; ///< degrees from -90 to 90 |
77 |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |