iget_pars_i

Obtains growth data from compound parameters a multiple feeding levels

Contents

Syntax

[p, U] = iget_pars_i (par,f)

Description

Obtains growth data from 4 compound parameters a multiple feeding levels Maturity and somatic maitenance rate coefficients are equal.

Input

   1 VHb   % d mm^2 % scaled maturity at birth
   2 g     % -    % energy investment ratio
   3 kM    % d^-1 % somatic maintenance rate coefficient
   4 v     % mm/d % energy conductance

Output

   1 f     % -  % scaled functioal response
   2 L_b   % mm % length at birth
   3 L_i   % mm % ultimate length
   4 \dot{r}_B % d^-1   % von Bertalanffy growth rate

Remarks

See get_pars_i for inverse mapping

Example of use

See mydata_get_pars