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::ASSM(3) User Contributed Perl Documentation Astro::Catalog::IO::ASSM(3)

Astro::Catalog::IO::ASSM - AJP ASSM format

    $catalog = Astro::Catalog::IO::ASSM->_read_catalog(\@lines);

Performs simple IO, reading or writing "id_string hh mm ss.s +dd mm ss.s" formated strings for each Astro::Catalog::Item object in the catalog.

These methods are for internal use only and are called from the Astro::Catalog module. It is not expected that anyone would want to call them from outside that module.
_read_catalog
Parses a reference to an array containing a simply formatted catalogue

    $catalog = Astro::Catalog::IO::ASSM->_read_catalog(\@lines);
    

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

The ASSM format is defined as follows: Any line that looks like

RAdeg Decdeg filter1mag filter2mag filter3mag sp. type source

Copyright (C) 2012 Las Cumbres Observatory Global Telescope Network. All Rights Reserved.

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

Tim Lister <tlister@lcogt.net>
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.