Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.

ud_inp_virtual

Edgar Fuste edited this page Nov 2, 2021 · 1 revision

Description:

Arcs that 'disappear' in the model and it treats them as ‘transparent. They are merged with other features and may or may not retain their length.

Fields:

Column name Data type Description
arc_id character varying(16) Id of arc
fusion_node character varying(16) Node which is used to fusion this arc with other arc.Fusion means fusionate this arc with a real arc.
add_length boolean If true, program sums up both lengths. On false only length of real arc will be considered

Clone this wiki locally