network_knots: Defining knots on a Geometric Network

View source: R/network.R

network_knotsR Documentation

Defining knots on a Geometric Network

Description

network_knots defines knots on a geometric network (object of class gn) which can be used to construct linear B-splines on it.

Usage

network_knots(G, delta)

Arguments

G

An object of class gn) or a point pattern on a geometric network (object of class gnpp).

delta

The global knot distance delta.

Value

A list which contains the knot sequence of every curve of the geometric network.

Author(s)

Marc Schneble marc.schneble@stat.uni-muenchen.de


geonet documentation built on July 11, 2022, 9:08 a.m.