Content-type: text/html Manpage of eph2asc

eph2asc

Section: ephemeris.com (1)
Updated: May 2004
Index Return to Main Contents
 

NAME

eph2asc - converts a binary ephemeris file into an ASCII header file and an ASCII data block file  

SYNOPSIS

eph2asc ephemeris header-file data-file [startJD [stopJD]]
 

DESCRIPTION

Converts a binary ephemeris file into an ASCII header file and an ASCII data block file.

ephemeris
binary ephemeris input file.
header-file
ASCII header file.
data-file
ASCII data blocks, printed three double precision coefficients per line.
startJD
optional Julian Day at which to begin (note that eph2asc must begin at an integral ephemeris data block boundary of typically 32 or 64 days, so it will probably start soon before the desired startJD). If not specified, all of both input files are read.
stopJD
optional Julian Day at which to stop (note that eph2asc must end at an integral ephemeris data block boundary of typically 32 or 64 days, so it will probably end soon after the desired stopJD). If not specified, both input files are read to the end.
 

AUTHOR

Written by Paul Hardy, ephemeris.com.  

REPORTING BUGS

Report bugs to <bugs@ephemeris.com>.  

COPYRIGHT

Copyright © 1994-2004 Paul Hardy

This is free software; you can redistribute it and/or modify it under the terms of version 2.1 of the GNU Lesser General Public License as published by the Free Software Foundation.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this package; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA or see http://www.gnu.org/copyleft/lesser.html on the web.  

SEE ALSO

eph2eph(1), asc2eph(1), testeph(1), headcmp(1), ephcmp(1), ephcoeff(1), vtransit(1)


 

Index

NAME
SYNOPSIS
DESCRIPTION
AUTHOR
REPORTING BUGS
COPYRIGHT
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 06:30:32 GMT, April 22, 2004