Function amici::hdf5::getStringAttribute

Function Documentation

std::string amici::hdf5::getStringAttribute(H5::H5File const &file, std::string const &optionsObject, std::string const &attributeName)

Read string attribute from HDF5 object.

Parameters:
  • file – HDF5 file

  • optionsObject – Object to read attribute from

  • attributeName – Name of attribute to read

Returns:

Attribute value