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

tableNetworkInput table name

Name of the network table.

Must contain at least:- PK: identifier with a Primary Key constraint- THE_GEOM: geometric column

Type: String

Optional inputs

gridStep

Distance between location of possible sources along the network in meters.

Type: Integer

heightSource height

Height of the source in meters.

Type: Double

Output

resultResult output string

This type of result does not allow the blocks to be linked together.

Type: String