debian man page for plgdiplt

Query: plgdiplt

OS: debian

Section: 3plplot

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

PLGDIPLT(3plplot)						    PLplot API							 PLGDIPLT(3plplot)

NAME
plgdiplt - Get parameters that define current plot-space window
SYNOPSIS
plgdiplt(p_xmin, p_ymin, p_xmax, p_ymax)
DESCRIPTION
Get relative minima and maxima that define current plot-space window. If plsdiplt(3plplot) has not been called the default values pointed to by p_xmin, p_ymin, p_xmax, and p_ymax will be 0., 0., 1., and 1. Redacted form: plgdiplt(p_xmin, p_ymin, p_xmax, p_ymax) This function is used in example 31.
ARGUMENTS
p_xmin (PLFLT *, output) Pointer to relative minimum in x. p_ymin (PLFLT *, output) Pointer to relative minimum in y. p_xmax (PLFLT *, output) Pointer to relative maximum in x. p_ymax (PLFLT *, output) Pointer to relative maximum 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 PLGDIPLT(3plplot)
Related Man Pages
plcalc_world(3plplot) - debian
plfill3(3plplot) - debian
plgxax(3plplot) - debian
plstring3(3plplot) - debian
plsvpa(3plplot) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
One instance of comparing grep and awk
Weird 'find' results
A (ksh) Library For and From UNIX.com
My first PERL incarnation... Audio Oscillograph