|
libsim
Versione7.1.6
|
Class for serializing a vol7d object. Continua...
Attributi pubblici | |
| character(len=512), public | column ='time,timerange,ana,level,network' |
| columns that appear in output Continua... | |
| character(len=512), public | loop ='time,timerange,ana,level,network' |
| order of looping on vol7d descriptors, var is optional, all the others are compulsory Continua... | |
| character(len=512), public | variable ='all' |
| list of variables to output, or 'all' Continua... | |
| character(len=8), public | ext = 'ser' |
| extension to use for command-line arguments Continua... | |
| logical, public | keep_miss =.FALSE. |
| keep in output the elements with all missing data Continua... | |
| logical, public | no_rescale =.FALSE. |
| do not rescale integer values in output Continua... | |
| logical, public | cachedesc =.FALSE. |
| cache descriptors that do not change from one line to the next Continua... | |
| logical, public | anaonly =.FALSE. |
| export only station volumes Continua... | |
| logical, public | dataonly =.FALSE. |
| export only data volumes Continua... | |
Class for serializing a vol7d object.
Configurable components are PUBLIC, while the others are PRIVATE and undocumented.
Definizione alla linea 79 del file vol7d_serialize_class.F03.