hdf5/
mgffh5file__define.pro
file i/o, hdf5, sdf
includes main-level programAuthor information
- Author
Michael Galloy
Other file information
- Requires:
IDL 8.0
Class description for mgffh5file
Inheritance
All ancestor classes: mgffh5base idl_object
Properties
Properties in mgffh5file
- _extra init
- _ref_extra get
- filename get init
filename of the HDF 5 file
Routines
Methods inherited from idl_object
Methods inherited from mgffh5base
mgffh5base::getProperty, parent=parent, identifier=identifier, name=name, fullname=fullnameresult = mgffh5base::init(parent=parent, identifier=identifier, name=name)result = mgffh5base::_overloadHelp(varname [, type=string] [, specs=string])
Routines from mgffh5file__define.pro
mgffh5file::getProperty, filename=filename, _ref_extra=_ref_extraGet properties
mgffh5file::dumpDumps the contents of the file.
mgffh5file::browseStart the HDF 5 browser on the file.
mgffh5file::cleanupFree resources of the HDF 5 file, including its children.
result = mgffh5file::init(filename=filename, _extra=_extra)Creates HDF 5 object.
mgffh5file__defineDefine instance variables and class inheritance.
Routine details
top mgffh5file::getProperty
mgffh5file::getProperty, filename=filename, _ref_extra=_ref_extra
Get properties
Keywords
- filename
filename of the HDF 5 file
- _ref_extra
top mgffh5file::cleanup
mgffh5file::cleanup
Free resources of the HDF 5 file, including its children.
File attributes
| Modification date: | Wed May 14 15:07:14 2014 |
| Lines: | 140 |
| Docformat: | rst rst |
Contact me if you have enhancement requests or bug fixes.