Functions | Variables
testSSEph.cpp File Reference

Detailed Description

Read the binary solar system ephemeris file (created by convertSSEph) and the JPL test file, compute the coordinates listed in test file and compare the results with the values given in the test file. Based on testeph.f on the JPL ftp site. Ascii files can be downloaded from JPL website.

Definition in file testSSEph.cpp.

#include <iostream>
#include <iomanip>
#include <fstream>
#include <string>
#include <time.h>
#include <cmath>
#include "TimeString.hpp"
#include "Exception.hpp"
#include "StringUtils.hpp"
#include "CommonTime.hpp"
#include "SystemTime.hpp"
#include "SolarSystemEphemeris.hpp"
#include "logstream.hpp"
#include "FormattedDouble.hpp"
Include dependency graph for testSSEph.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 
string Version ("1.0 9/10/07")
 

Variables

ofstream logstrm
 
string PrgmName
 
string Title
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 95 of file testSSEph.cpp.

◆ Version()

string Version ( "1.0 9/10/07"  )

Variable Documentation

◆ logstrm

ofstream logstrm

Definition at line 87 of file testSSEph.cpp.

◆ PrgmName

string PrgmName

Definition at line 85 of file testSSEph.cpp.

◆ Title

string Title

Definition at line 86 of file testSSEph.cpp.



gnsstk
Author(s):
autogenerated on Wed Oct 25 2023 02:40:43