new SuperMap.BurstPipelineAnalystParameters(options)
Name | Type | Description | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
The parameters.
|
Members
-
edgeIDnumber
-
The specified edgeID. edgeID and nodeID must be specified one.
-
isUncertainDirectionValidboolean
-
Check whether the uncertain flow direction is valid. If it is true, the uncertain flow direction is valid, so analysis will continue when facing the uncertain flow direction. If it is false, the uncertain flow direction is invalid, so analysis will stop searching on this direction.
-
nodeIDnumber
-
The specified nodeID. edgeID and nodeID must be specified one.
-
sourceNodeIDsArray.<number>
-
The specified facility node ID array.
Methods
-
destroy()
BurstPipelineAnalystParameters.js, line 50 -
Disposes the resource. The property that references resource is set to null.