Function amici::hdf5::getIntScalarAttribute

Function Documentation

int amici::hdf5::getIntScalarAttribute(const H5::H5File &file, const std::string &optionsObject, const std::string &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