splitSegMid: Split segment

Description Usage Arguments Details Value Author(s)

Description

Split a segment into two pieces.

Usage

1
splitSegMid(x0, y0, x1, y1, f = 0.1)

Arguments

x0

x coord of start

y0

y coord of start

x1

x coord of finish

y1

y coord of finish

f

sigma fraction for split point

Details

split segment

Value

a vector of length two of x and y coordinate of the split point

Author(s)

Barry Rowlingson


fakeplace documentation built on May 2, 2019, 4:43 p.m.