dfromx: Determine Distance to Shore from Easting

Description Usage Arguments Details Value See Also

Description

Determine the distance to the lake shore from a given easting.

Usage

1
dfromx(x, d2shr.we, eastr)

Arguments

x

A numeric vector of the eastings to convert (in m).

d2shr.we

A numeric vector of length 2, distance (in the "x" direction) from west and east shores excluded from lake (in m).

eastr

A numeric vector of length 2, easting range (minimum and maximum) corresponding to the west and east shores of the lake (in m).

Details

An internal function called by SimFish.

Value

A numeric vector, same length as x, with distances to shore (west or east, whichever is closer) for each easting provided (in m).

See Also

SimFish, zfromx, xfromz.


JVAdams/artiFISHal documentation built on May 7, 2019, 10:14 a.m.