GeoprocessingDouble constructor

GeoprocessingDouble([
  1. double value = 0.0
])

Create a geoprocessing double parameter with the given value.

Parameters:

  • value — The value of the parameter.