feisty.core.ecosystem.reproduction_link#
- class feisty.core.ecosystem.reproduction_link(ndx_from, i_fish_from, i_fish, is_larval, efficiency)#
Data structure with the information pertaining to a specific link in reproduction routing list.
- __init__(ndx_from, i_fish_from, i_fish, is_larval, efficiency)#
Methods
__init__
(ndx_from, i_fish_from, i_fish, ...)