Astro::Catalog::Item

Astro::Catalog::Item is a generic star object in a stellar catalogue.
Download

Astro::Catalog::Item Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Alasdair Allan and Tim Jenness
  • Publisher web site:
  • http://search.cpan.org/~aallan/Astro-Catalog-4.1.0/Item/Item.pm

Astro::Catalog::Item Tags


Astro::Catalog::Item Description

Astro::Catalog::Item is a generic star object in a stellar catalogue. Astro::Catalog::Item is a generic star object in a stellar catalogue.SYNOPSIS $star = new Astro::Catalog::Item( ID => $id, Coords => new Astro::Coords(), Morphology => new Astro::Catalog::Item::Morphology(), Fluxes => new Astro::Fluxes(), Quality => $quality_flag, Field => $field, GSC => $in_gsc, Distance => $distance_to_centre, PosAngle => $position_angle, X => $x_pixel_coord, Y => $y_pixel_coord, WCS => new Starlink::AST(), Comment => $comment_string SpecType => $spectral_type, StarType => $star_type, LongStarType => $long_star_type, MoreInfo => $url, InsertDate => new Time::Piece(), );Stores generic meta-data about an individual stellar object from a catalogue.If the catalogue has a field center the Distance and Position Angle properties should be used to store the direction to the field center, e.g. a star from the USNO-A2 catalogue retrieived from the ESO/ST-ECF Archive will have these properties. Requirements: · Perl


Astro::Catalog::Item Related Software