PointToSegment_deprecated.netTools: Gives the shortest distance between an event and the segment...

PointToSegment_deprecated.netToolsR Documentation

Gives the shortest distance between an event and the segment formed by two nodes.

Description

Gives the shortest distance between an event and the segment formed by two nodes.

Usage

PointToSegment_deprecated(obj)

Arguments

obj

netTools object -> list(p1:c(coordx, coordy), p2:c(coordx, coordy), e:c(coordx, coordy))

Value

distance to the segment


intensitynet documentation built on April 11, 2023, 6:07 p.m.