debian man page for plgdidev

Query: plgdidev

OS: debian

Section: 3plplot

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

PLGDIDEV(3plplot)						    PLplot API							 PLGDIDEV(3plplot)

NAME
plgdidev - Get parameters that define current device-space window
SYNOPSIS
plgdidev(p_mar, p_aspect, p_jx, p_jy)
DESCRIPTION
Get relative margin width, aspect ratio, and relative justification that define current device-space window. If plsdidev(3plplot) has not been called the default values pointed to by p_mar, p_aspect, p_jx, and p_jy will all be 0. Redacted form: plgdidev(p_mar, p_aspect, p_jx, p_jy) This function is used in example 31.
ARGUMENTS
p_mar (PLFLT *, output) Pointer to relative margin width. p_aspect (PLFLT *, output) Pointer to aspect ratio. p_jx (PLFLT *, output) Pointer to relative justification in x. p_jy (PLFLT *, output) Pointer to relative justification 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 PLGDIDEV(3plplot)
Related Man Pages
plcalc_world(3plplot) - debian
plinit(3plplot) - debian
plsdiori(3plplot) - debian
plstransform(3plplot) - debian
plsvpa(3plplot) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?