move_fish_cw: Move Fish Clockwise

Description Usage Arguments

Description

This function is meant to simulate fishing moving offshore. One function call results in fish moving one column to the left with some probability (specified in the arguments). Probabilities decline evenly by column (highest on furthest left column).

Usage

1
move_fish_cw(fish_area, move_prob, seed = 300, ...)

Arguments

fish_area

Input matrix of distributed fish

move_prob

probability of moving from one quadrant to the next


peterkuriyama/hlsimulator documentation built on May 25, 2019, 1:51 a.m.