debian man page for plgvpd

Query: plgvpd

OS: debian

Section: 3plplot

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PLGVPD(3plplot) 						    PLplot API							   PLGVPD(3plplot)

NAME
plgvpd - Get viewport limits in normalized device coordinates
SYNOPSIS
plgvpd(p_xmin, p_xmax, p_ymin, p_ymax)
DESCRIPTION
Get viewport limits in normalized device coordinates. Redacted form: General: plgvpd(p_xmin, p_xmax, p_ymin, p_ymax) Perl/PDL: Not available? This function is used in example 31.
ARGUMENTS
p_xmin (PLFLT *, output) Lower viewport limit of the normalized device coordinate in x. p_xmax (PLFLT *, output) Upper viewport limit of the normalized device coordinate in x. p_ymin (PLFLT *, output) Lower viewport limit of the normalized device coordinate in y. p_ymax (PLFLT *, output) Upper viewport limit of the normalized device coordinate in y.
AUTHORS
Geoffrey Furnish and Maurice LeBrun wrote and maintain PLplot. This man page was automatically generated from the DocBook source of the PLplot documentation, maintained by Alan W. Irwin and Rafael Laboissiere.
SEE ALSO
PLplot documentation at http://plplot.sourceforge.net/resources. August, 2012 PLGVPD(3plplot)
Related Man Pages
pl_setcontlabelparam(3plplot) - debian
plcalc_world(3plplot) - debian
plinit(3plplot) - debian
plmtex(3plplot) - debian
plstring3(3plplot) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
Detecting unused variables...
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com