Skip to content

Commit

Permalink
Added Mott Scattering code. Added MagEphemFromTLE.c
Browse files Browse the repository at this point in the history
  • Loading branch information
mghenderson64 committed Oct 1, 2013
1 parent 7b00c70 commit 154a471
Show file tree
Hide file tree
Showing 8 changed files with 2,144 additions and 18 deletions.
2 changes: 1 addition & 1 deletion Tools/MagEphemFromSpiceKernel.c
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ void StringSplit( char *Str, char *StrArray[], int len, int *n );
#define KP_DEFAULT 0

const char *ProgramName = "MagEphemFromSpiceKernel";
const char *argp_program_version = "1.1.0";
const char *argp_program_version = "1.8.0";
const char *argp_program_bug_address = "<[email protected]>";
static char doc[] =
"Computes the magnetic ephemeris of a S/C from trajectories determined from SPICE kernel files.\n\n"
Expand Down
Loading

0 comments on commit 154a471

Please sign in to comment.