new SuperMap.FacilityAnalystStreamParameters(options)
Name | Type | Description | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
The parameters.
|
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. edgeID and nodeID must be specified one.
-
queryTypenumber
-
Analysis type. It can only be 0 (upstream key facility query) or 1 (downstream key facility query).
-
sourceNodeIDsArray.<number>
-
The specified facility node ID array.
Methods
-
destroy()
FacilityAnalystStreamParameters.js, line 53 -
Disposes the resource. The property that references resource is set to null.