libsim  Versione 7.2.1

◆ dbadata_geti()

subroutine dballe_class::dbadata_geti ( class(dbadata), intent(in)  data,
integer, intent(out)  value 
)
private

return integer value

Parametri
[in]datadata object to be decoded
[out]valuereturned value

Definizione alla linea 868 del file dballe_class.F03.

869 class(dbaana), intent(in) :: ana
870 call display (ana%vol7d_ana)
871 end subroutine dbaana_display
872 
873 
876 type(dbacoord) function dbacoord_init(lon, lat, ilon, ilat)
877 REAL(kind=fp_geo),INTENT(in),OPTIONAL :: lon

Generated with Doxygen.