1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
plsdimap: Set up transformation from metafile coordinates
DESCRIPTION:
This function is not used in any examples.
SYNOPSIS:
plsdimap(dimxmin, dimxmax, dimymin, dimymax, dimxpmm, dimypmm)
ARGUMENTS:
dimxmin (PLINT, input) : NEEDS DOCUMENTATION
dimxmax (PLINT, input) : NEEDS DOCUMENTATION
dimymin (PLINT, input) : NEEDS DOCUMENTATION
dimymax (PLINT, input) : NEEDS DOCUMENTATION
dimxpmm (PLFLT, input) : NEEDS DOCUMENTATION
dimypmm (PLFLT, input) : NEEDS DOCUMENTATION
|