Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Perl Modules

    Astro::SkyPlot 0.03

    Download button

    No screenshots available
    Downloads: 780  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Steffen Muller | More programs
    Perl Artistic License / FREE
    January 18th, 2010, 18:59 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    Astro::SkyPlot description

    Create very basic sky plots

    Astro::SkyPlot is a Perl module to create very basic sky plots as EPS documents.

    SYNOPSIS

     use Astro::SkyPlot qw/:all/; # export the markers
     my $plot = Astro::SkyPlot->new(); # use defaults (see below)
     
     # specify options yourself:
     $plot = Astro::SkyPlot->new(
     xsize => 200, # mm
     ysize => 200,
     bgcolor => [0, 0, 0], # RGB => black
     projection => 'hammer',
     axiscolor => [100, 100, 100], # RGB => grey
     );
     
     $plot->setcolor(255, 0, 0); # RGB => red
     $plot->plot_lat_long(1, 1); # units: radians
     $plot->plot_lat_long(1, 1, size => 0.2, marker => MARK_CIRCLE); # units: radians, radians, mm
     $plot->write(file => "skyplot.eps");



    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    sky plots | EPS documents | Perl module | Perl | sky | plots

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM