/[PAMELA software]/DarthVader/OrbitalInfo/src/InclinationInfo.cpp
ViewVC logotype

Diff of /DarthVader/OrbitalInfo/src/InclinationInfo.cpp

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

revision 1.7 by mocchiut, Fri Jan 29 17:27:57 2010 UTC revision 1.8 by mocchiut, Tue May 15 14:31:12 2012 UTC
# Line 199  void InclinationInfo::TransAngle(Double_ Line 199  void InclinationInfo::TransAngle(Double_
199      Kren = a*atan(-u23/sqrt(1 - pow(u23,2)));      Kren = a*atan(-u23/sqrt(1 - pow(u23,2)));
200      Ryskanie = a*atan(u21/u22);      Ryskanie = a*atan(u21/u22);
201    
202        Full_.Delete();
203        Aij.Delete();
204        Pij.Delete();
205        Zij.Delete();
206        Xij.Delete();
207    
208  return ;      return ;    
209  }  }
210    

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

  ViewVC Help
Powered by ViewVC 1.1.23