Astro::Catalog::IO::Cluster - Input/Output in ARK Cluster format


Astro-Catalog documentation  | view source Contained in the Astro-Catalog distribution.

Index


NAME

Top

Astro::Catalog::IO::Cluster - Input/Output in ARK Cluster format

SYNOPSIS

Top

  $catalog = Astro::Catalog::IO::Cluster->_read_catalog( \@lines );
  \@lines = Astro::Catalog::IO::Cluster->_write_catalog( $catalog, %opts );
  Astro::Catalog::IO::Cluster->_default_file();

DESCRIPTION

Top

Performs ARK Cluster specific tasks for input/output of ARK Cluster format files.

REVISION

Top

$Id: Cluster.pm,v 1.19 2006/01/18 01:29:33 cavanagh Exp $


Astro-Catalog documentation  | view source Contained in the Astro-Catalog distribution.