libsim  Versione6.3.0
subroutine, public qc_compute_normalizeddensityindex ( type(qcclitype), intent(inout)  this,
real, dimension(:), intent(in)  perc_vals,
type(cyclicdatetime), intent(in)  cyclicdt,
real, optional  presentperc,
integer, optional  presentnumb,
logical, intent(in), optional  data_normalized 
)
Parametri
[in,out]thisvolume providing data to be computed and output data. Input data are not modified by the method, apart from performing a vol7d_alloc_vol on it
[in]perc_valspercentile values to use in compute, between 0. and 100.
[in]cyclicdtcyclic date and time
presentpercrate of data present for compute on expected values (default=not used)
presentnumbnumber of data present for compute (default= not used)
[in]data_normalizeddata input are normalized and the output will be not differentiated by area/height.

Definizione alla linea 1894 del file modqccli.F90.


Generated with Doxygen.