libsim  Versione7.2.6

◆ integeranavol()

integer function, dimension(size(this%ana),size(this%network)) vol7d_class::integeranavol ( type(vol7d), intent(in)  this,
type(vol7d_var), intent(in)  var 
)

Return an ana volume of a requested variable as integer data.

It returns a 2-d array of the proper shape (ana x network) for the ana variable requested, converted to integer type. If the conversion fails or if the variable is not contained in the ana volume, missing data are returned.

Parametri
[in]thisthe vol7d object to query, the method vol7d_alloc_vol must have been called for it otherwise progam may abort
[in]varthe ana variable to be returned

Definizione alla linea 9159 del file vol7d_class.F90.


Generated with Doxygen.