get_tp_foetus

Gets scaled age at puberty for foetal development

Contents

Syntax

[tp tb lp lb info] = get_tp_foetus(p, f, lb0)

Description

Obtains scaled age at puberty in the case of foetal development; Food density is assumed to be constant. Multiply the result with the somatic maintenance rate coefficient to arrive at age at puberty.

Input

    or optional 2-vector with scaled length, l, and scaled maturity, vH
    for a juvenile that is now exposed to f, but previously at another f

Output

    if length(lb0)==2, tp is the scaled time till puberty

Remarks

Function get_tp does the same for egg development.

Example of use

get_tp_foetus([.5, .1, .1, .01, .2])