Calculates the spherical surface integral of a beam pattern from a acoustic fish models at radius 1 meter, for the given reference frequency and reference length of the scoustic model.
1 2 |
case |
is the identifier of the case, given as a string holding the path of the directory of the TSD files required (empirical beam pattern file and ctd file). |
f0 |
is the reference frequency at which 'chi' should be calculated, defaulted to 38000 Hz. |
L0 |
is the reference length of the acoustic model, at which 'chi' should be calculated, defaulted to 32 cm fish of which 0.26 is swim bladder length (Gorska and Ona 2003). |
pres |
is the desired presition of the integration (used in integrateonsphere()). |
max.cells |
is the maximum number of cells in the grid (used in integrateonsphere()). |
method |
is "closest" if the chi value of the closest grid point is to be selected, and "linear" if linear interpolation should be used to extract the chi value. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.