CF2PS, A New Plotting Program for Windows-based TEQC Users

 
 
C++ code for converting TEQC plot files into PostScript files. Example input  
and output files for the CF2PS program.  
 
The readme.txt explains how to run the cf2ps.exe program which was  
compiled on Windows NT using Borland C++ Builder 5.0 . The program is not  
menu driven but instead reads command line arguments which specify the input  
TEQC plot filename, the output PostScript filename, the plot title, the titles  
for the x- and y-axes, the start and stop time for the plot (to enable time  
windowing), and a list of GPS satellites to include.  
 

How to compile and use the CF2PS program (readme.txt)

The main C++ program (cf2ps.cpp)

Borland C++ Builder project options file (cf2ps.bpr)

Borland C++ Builder project file (cf2ps.bpf)

command-line Windows executable program (cf2ps.exe)

Example RINEX Observation file (cha22170.02o)

Example RINEX Navigation file (brdc2170.02n)

Example TEQC plot file (cha22170.mp1)

Example PostScript file created by CF2PS (cha22170.mp1.ps)

Example legend.txt file output by CF2PS(legend.txt)

Example DOS batch file output by CF2PS (makePS.bat)

Example summary file output by CF2PS (cf2ps.sum)

 
 
 
 
Return to the GPS-TOOLBOX home page