[GRASS-SVN] r65013 - grass/trunk/vector/v.vol.rst
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Apr 7 03:00:45 PDT 2015
Author: neteler
Date: 2015-04-07 03:00:45 -0700 (Tue, 07 Apr 2015)
New Revision: 65013
Modified:
grass/trunk/vector/v.vol.rst/v.vol.rst.html
Log:
v.vol.rst manual: wmult -> wscale
Modified: grass/trunk/vector/v.vol.rst/v.vol.rst.html
===================================================================
--- grass/trunk/vector/v.vol.rst/v.vol.rst.html 2015-04-07 09:59:02 UTC (rev 65012)
+++ grass/trunk/vector/v.vol.rst/v.vol.rst.html 2015-04-07 10:00:45 UTC (rev 65013)
@@ -22,7 +22,7 @@
<p>At first, data points are checked for identical positions and points
that are closer to each other than given <b>dmin</b> are removed.
-Parameters <b>wmult</b> and <b>zscale</b> allow the user to re-scale
+Parameters <b>wscale</b> and <b>zscale</b> allow the user to re-scale
the w-values and z-coordinates of the point data (useful e.g. for
transformation of elevations given in feet to meters, so that the
proper values of gradient and curvatures can be computed).
More information about the grass-commit
mailing list