Point Source From Network
Create Point Source From a network
Overview
Creates a SOURCES_GEOM point source table from a network linestring table. This table is useful to compute the attenuation matrix between sources and receivers.Create point sources from the network every “gridStep” meters. This point source will be used to compute the noise attenuation level from them to each receiver.
Arguments
Mandatory inputs
tableNetwork— Input table nameName of the network table.
Must contain at least:- PK: identifier with a Primary Key constraint- THE_GEOM: geometric column
Type:
String
Optional inputs
gridStepDistance between location of possible sources along the network in meters.
Type:
Integerheight— Source heightHeight of the source in meters.
Type:
Double
Output
result— Result output stringThis type of result does not allow the blocks to be linked together.
Type:
String