![]() |
![]()
| ![]() |
![]()
NAMEAstro::Catalog::IO::FINDOFF - Catalog I/O for Astro::Catalog for Starlink FINDOFF SYNOPSIS$cat = Astro::Catalog::IO::FINDOFF->_read_catalog(\@lines); $arrref = Astro::Catalog::IO::FINDOFF->_write_catalog($cat, %options); DESCRIPTIONThis class provides read and write methods for catalogs in the Starlink FINDOFF input and output file format. The methods are not public and should, in general only be called from the "Astro::Catalog" "write_catalog" and "read_catalog" methods. METHODSPrivate Methods
SEE ALSOAstro::Catalog, Astro::Catalog::IO::Simple Starlink User Note 139 (http://www.starlink.ac.uk/star/docs/sun139.htx/sun139.html) COYPRIGHTCopyright (C) 2005 Particle Physics and Astronomy Research Council. All Rights Reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU Public License. AUTHORSBrad Cavanagh <b.cavanagh@jach.hawaii.edu>
|