GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Astro::Catalog::IO::TST(3) User Contributed Perl Documentation Astro::Catalog::IO::TST(3)

Astro::Catalog::IO::TST - Standard Tab Separated Table format I/O

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

Performs IO for catalogues that use the standard Tab Separated Table (TST) format. The TST format is commonly returned by astronomical catalogue servers that use the Astronomical Catalogue Library (ACL) format, although it is also perfectly reasonable to read and write this format to disk.

The TST format is specified in a number of documents. For example SSN/75 [http://www.starlink.rl.ac.uk/star/docs/ssn75.htx//ssn75.html] by Clive Davenhall.

Astro::Catalog, Astro::Catalog::IO::Simple.

Copyright (C) 2003-2004 Particle Physics and Astronomy Research Council. All Rights Reserved.

This module is free software; you can redistribute it and/or modify it under the terms of the GNU Public License.

Alasdair Allan <aa@astro.ex.ac.uk> Tim Jenness <tjenness@cpan.org>
2022-05-14 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.