hdf5/
mgffh5file__define.pro
file i/o, hdf5, sdf
includes main-level programClass description for mgffh5file
Inheritance
All ancestor classes: mgffh5base idl_object
Properties
- _extra init
- filename get init
filename of the HDF 5 file
- _ref_extra get
Author information
- Author
Michael Galloy
Other file information
- Requires:
IDL 8.0
Routines
mgffh5file::getProperty, filename=filename, _ref_extra=_ref_extra
Get properties
mgffh5file::dump
Dumps the contents of the file.
mgffh5file::browse
Start the HDF 5 browser on the file.
mgffh5file::cleanup
Free resources of the HDF 5 file, including its children.
result = mgffh5file::init(filename=filename, _extra=_extra)
Creates HDF 5 object.
mgffh5file__define
Define instance variables and class inheritance.
Routine details
top source mgffh5file::getProperty
mgffh5file::getProperty, filename=filename, _ref_extra=_ref_extra
Get properties
Keywords
- filename
filename of the HDF 5 file
- _ref_extra
top source mgffh5file::cleanup
mgffh5file::cleanup
Free resources of the HDF 5 file, including its children.
File attributes
Modification date: | Fri Feb 4 15:26:12 2011 |
Lines: | 308 |
Docformat: | rst rst |
Contact me if you have enhancement requests or bug fixes.