GeoprocessingDouble

A double input or output parameter. Corresponds to GPDouble parameter type on the service.

Since

200.1.0

See also

GeoprocessingDouble.GeoprocessingDouble

(Double)

Constructors

Link copied to clipboard
constructor()

Create a geoprocessing double parameter.

constructor(value: Double)

Create a geoprocessing double parameter with the given value.

Properties

Link copied to clipboard

The value of this parameter.