libsim Versione 7.2.6
Riferimenti per l'nterfacciaread_unit

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.
 

Descrizione dettagliata

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.


Generated with Doxygen.