libsim  Versione7.1.6
subroutine transform_get_val ( type(transform_def), intent(in)  this,
integer, intent(out), optional  time_definition,
character(len=*), intent(out), optional  trans_type,
character(len=*), intent(out), optional  sub_type,
type(vol7d_level), intent(out), optional  input_levtype,
type(vol7d_level), intent(out), optional  output_levtype 
)

Method for returning the contents of the object.

Parametri
[in]thisobject to examine
[out]time_definition0=time is reference time, 1=time is validity time
[out]trans_typetype of transformation
[out]sub_typesubtype of transformation
[out]input_levtypetype of vertical level of input data (only type of first and second surface are used, level values are ignored)
[out]output_levtypetype of vertical level of output data (only type of first and second surface are used, level values are ignored)

Definizione alla linea 1001 del file grid_transform_class.F90.


Generated with Doxygen.