Class: FacilityAnalystUpstream3DParameters

SuperMap.FacilityAnalystUpstream3DParameters

The FacilityAnalystUpstream3DParameters class.

new SuperMap.FacilityAnalystUpstream3DParameters(options)

FacilityAnalystUpstream3DParameters.js, line 5
Name Type Description
options Object

The parameters.

Name Type Default Description
sourceNodeIDs Array.<number>

The specified facility node ID array.

edgeID number optional

The specified edgeID. edgeID and nodeID must be specified one.

nodeID number optional

The specified nodeID. edgeID and nodeID must be specified one.

isUncertainDirectionValid boolean false optional

Specifies whether the indeterminate flow direction is valid. Specifying true means that the indeterminate flow direction is valid, and the analysis continues when an uncertain flow direction is encountered; if it is false, it means that the indeterminate flow direction is invalid, and the unstable flow direction will stop searching in this direction.

Extends

Members

edgeIDnumber

The specified edgeID. edgeID and nodeID must be specified one.

isUncertainDirectionValidboolean

Specifies whether the indeterminate flow direction is valid. Specifying true means that the indeterminate flow direction is valid, and the analysis continues when an uncertain flow direction is encountered; if it is false, it means that the indeterminate flow direction is invalid, and the unstable flow direction will stop searching in this direction.

nodeIDnumber

The specified nodeID. and nodeID must be specified one.

weightNamestring

The name of the specified weight field information object.

Methods

inherited destroy()

FacilityAnalyst3DParameters.js, line 51

inherited destroy()

FacilityAnalyst3DParameters.js, line 51