radarlib  1.4.6
OdimH5v21::HDF5AtomType Class Reference

HDF5Group class. More...

#include <radarlib/odimh5v21_hdf5.hpp>

Static Public Member Functions

static H5::AtomType fromDataType (const H5::DataType &type)
 Try to cast a generic HDF5 DataType to a AtomType. More...
 

Detailed Description

HDF5Group class.

This is an internal class with methods to perform operations on HDF5 atom types

Member Function Documentation

◆ fromDataType()

H5::AtomType OdimH5v21::HDF5AtomType::fromDataType ( const H5::DataType &  type)
static

Try to cast a generic HDF5 DataType to a AtomType.

Try to cast a generic HDF5 DataType to a AtomType. This method can be used for example to find the specific type of a HDF5 dataset

Parameters
typethe HDF5 generic type
Exceptions
OdimH5Exceptionif an unexpected error occurs
OdimH5UnsupportedExceptionif the type cannot be converted

The documentation for this class was generated from the following files: