Astro::Catalog::IO::STL - STL catalogue I/O for Astro::Catalog


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

Index


NAME

Top

Astro::Catalog::IO::STL - STL catalogue I/O for Astro::Catalog

SYNOPSIS

Top

$cat = Astro::Catalog::IO::STL->_read_catalog( \@lines );

DESCRIPTION

Top

This class provides read and write methods for catalogues in the CURSA small text list (STL) catalogue format. The methods are not public and should, in general, only be called from the Astro::Catalog write_catalog method.


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