[GRASS-SVN] r55455 - grass-addons/grass7/raster/r.agent
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Mar 19 08:29:40 PDT 2013
Author: mic
Date: 2013-03-19 08:29:40 -0700 (Tue, 19 Mar 2013)
New Revision: 55455
Modified:
grass-addons/grass7/raster/r.agent/r.agent.aco
Log:
introduce new heuristic
Modified: grass-addons/grass7/raster/r.agent/r.agent.aco
===================================================================
--- grass-addons/grass7/raster/r.agent/r.agent.aco 2013-03-19 15:24:57 UTC (rev 55454)
+++ grass-addons/grass7/raster/r.agent/r.agent.aco 2013-03-19 15:29:40 UTC (rev 55455)
@@ -74,6 +74,15 @@
#% required : no
#%end
#%option
+#TODO evaluate..
+#% key: targetvisibility
+#% type: integer
+#% gisprompt: number
+#% description: Distance to target from where it might be 'sensed'
+#% options: 0-999999
+#% required : no
+#%end
+#%option
#% key: highcostlimit
#% type: integer
#% gisprompt: number
More information about the grass-commit
mailing list