hdf5/
mgffh5group__define.pro
file i/o, hdf5, sdf
Object representing an HDF 5 group.
Author information
- Author
Michael Galloy
Other file information
- Requires:
IDL 8.0
Class description for mgffh5group
Inheritance
All ancestor classes: mgffh5base idl_object
Properties
Properties in mgffh5group
- _extra init
- _ref_extra get
Routines
Methods inherited from idl_object
Methods inherited from mgffh5base
mgffh5base::getProperty, parent=parent, identifier=identifier, name=name, fullname=fullname
result = mgffh5base::init(parent=parent, identifier=identifier, name=name)
result = mgffh5base::_overloadHelp(varname [, type=string] [, specs=string])
Routines from mgffh5group__define.pro
mgffh5group::getProperty, _ref_extra=_ref_extra
Get properties
result = mgffh5group::_overloadHelp(varname)
Output for HELP for group.
mgffh5group::cleanup
Free resources.
result = mgffh5group::init(_extra=_extra)
Create a group object.
mgffh5group__define
Define instance variables and class inheritance.
Routine details
top mgffh5group::getProperty
mgffh5group::getProperty, _ref_extra=_ref_extra
Get properties
Keywords
- _ref_extra
top mgffh5group::_overloadHelp
result = mgffh5group::_overloadHelp(varname)
Output for HELP
for group.
Return value
string
Parameters
- varname in required type=string
name of variable containing group object
File attributes
Modification date: | Wed May 14 15:07:14 2014 |
Lines: | 105 |
Docformat: | rst rst |
Contact me if you have enhancement requests or bug fixes.