Access the only HDU with given name, type and version.
- Template Parameters
-
T | The type of HDU or header or data unit handler |
Throws an exception if several HDUs with given name exists.
- Warning
- In order to ensure uniqueness of the name, all HDUs are visited, which may have a non-negligible I/O cost.
- See also
- find()