libsim Versione 7.2.4
|
Legge un oggetto datetime/timedelta o un vettore di oggetti datetime/timedelta da un file FORMATTED
o UNFORMATTED
.
Continua...
Membri pubblici | |
subroutine | datetime_read_unit (this, unit) |
This method reads from a Fortran file unit the contents of the object this. | |
subroutine | datetime_vect_read_unit (this, unit) |
This method reads from a Fortran file unit the contents of the object this. | |
subroutine | timedelta_read_unit (this, unit) |
This method reads from a Fortran file unit the contents of the object this. | |
subroutine | timedelta_vect_read_unit (this, unit) |
This method reads from a Fortran file unit the contents of the object this. | |
Legge un oggetto datetime/timedelta o un vettore di oggetti datetime/timedelta da un file FORMATTED
o UNFORMATTED
.
Definizione alla linea 478 del file datetime_class.F90.