Return intnormflux per layer and line segment, e.g. when called on xy-coordinates of a building pit element will return the flux per side in each layer.
Obtaining the total flux along the polyline is then done by calling np.sum() on the result, optionally specifying the axis to obtain discharge per layer or per side.
Return intnormflux per layer and line segment, e.g. when called on xy-coordinates of a building pit element will return the flux per side in each layer.
Obtaining the total flux along the polyline is then done by calling np.sum() on the result, optionally specifying the axis to obtain discharge per layer or per side.