Function amici::hdf5::getDoubleScalarAttribute

Function Documentation

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

Read scalar native double attribute from HDF5 object.

Parameters:
  • file – HDF5 file

  • optionsObject – Object to read attribute from

  • attributeName – Name of attribute to read

Returns:

Attribute value