pysrw.lib.uti_math.integ_array

Contents

pysrw.lib.uti_math.integ_array#

pysrw.lib.uti_math.integ_array(_ar, _h, _dupl=False)[source]#

Integrates array (or list), eventually making a copy of it before the integration :param _ar: array to integrate :param _h: step size :param _dupl: duplicate the magnetic field object or not