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
plfill3(3plplot) - debian
plmtex(3plplot) - debian
plptex(3plplot) - debian
plsdidev(3plplot) - debian
plvpor(3plplot) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Detecting unused variables...
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?