Scilab Function
Last update : 22/8/2006
null_inner - construct the null inner scale.
Calling Sequence
-
[in]=null_inner()
Parameters
-
in
: the output inner scale;
Description
construct the null inner scale.
Examples
pl=greenwood_power(0.1,1e-6,1);
in=null_inner();
ps=power_spectrum(pl,in);
Author
Chen jingyuan, IAPCM, China.
See Also
power_spectrum
,
exponent_inner
,
frehlich_inner
,