|
NAMEAstro::Catalog::IO::Cluster - Input/Output in ARK Cluster formatSYNOPSIS$catalog = Astro::Catalog::IO::Cluster->_read_catalog(\@lines); $lines = Astro::Catalog::IO::Cluster->_write_catalog($catalog, %opts); Astro::Catalog::IO::Cluster->_default_file(); DESCRIPTIONPerforms ARK Cluster specific tasks for input/output of ARK Cluster format files.
Visit the GSP FreeBSD Man Page Interface. |