Description Usage Arguments Details Value References Examples
Determine the largest height (or depth) of a fish that can pass through a single diamond-shaped mesh of a net.
1 |
BarMesh |
A numeric scalar, the length of one side of a square mesh (in inches). |
H2WRatio |
A numeric scalar, the ratio of the height (vertex to vertex) of a single square mesh (oriented as a diamond) to its width (vertex to vertex). |
L2HRatio |
A numeric scalar, > 1, the ratio of the length of a fish to its height (or depth). If set to NA, the default, no length calculations will be done. |
Plot |
A logical scalar, indicating if a diagram (drawn to scale) of the mesh and the largest fish should be shown, default TRUE. |
The cross sectional shape of the fish (looking it right in the nose) is assumed to be a geometric shape similar to an ellipse, two vertically-oriented tangential circles of equal size (like a figure 8).
A named vector with 2 elements: fish height (in inches) and fish length (in mm).
This function is based on a modification of MATLAB [link] code provided by Kresimir Williams, NOAA-AFSC afsc.noaa.gov, at the Great Lakes Acoustic Users Group's Workshop on Trawl Performance, hosted by the Great Lakes Fishery Commission glfc.org, 22-24 April 2014, in Ann Arbor, Michigan, USA.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.