Function amici::hdf5::getIntScalarAttribute

Function Documentation

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

Read scalar native integer attribute from HDF5 object.

Parameters:
  • file – HDF5 file

  • optionsObject – Object to read attribute from

  • attributeName – Name of attribute to read

Returns:

Attribute value