Starlink::AST::PLplot

Starlink::AST::PLplot is a AST wrapper to the PLplot library.
Download

Starlink::AST::PLplot Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Tim Jenness
  • Publisher web site:
  • http://search.cpan.org/~tjenness/File-Temp-0.20/Temp.pm

Starlink::AST::PLplot Tags


Starlink::AST::PLplot Description

Starlink::AST::PLplot is a AST wrapper to the PLplot library. Starlink::AST::PLplot is a AST wrapper to the PLplot library.SYNOPSIS use Starlink::AST::PLplotThe main methods which need to be registered with the AST package are shown below, $status = _GFlush(); $status = _GLine( @x, @y ); $status = _GMark( @x, @y, $type ); $status = _GText( $text, $x, $y, $just, $upx, $upy ); ( $status, $xb, $yb ) = _GTxExt( $text, $x, $y, $just, $upx, $upy ); ( $status, $chv, $chh ) = _GQch(); ( $status, $old_value ) = _GAttr( $attr, $value, $prim ); ( $status, $alpha, $beta) = _GScales();This file implements the low level graphics functions required by the rest of AST, by calling suitable PLplot functions. Requirements: · Perl


Starlink::AST::PLplot Related Software