libsim  Versione7.2.6

◆ realanavol()

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

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

It returns a 2-d array of the proper shape (ana x network) for the ana variable requested, converted to real 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 9121 del file vol7d_class.F90.


Generated with Doxygen.