tsnet.utils package

Submodules

tsnet.utils.calc_parabola_vertex module

The tsnet.utils.calc_parabola_vertex contains function to calculate the parameters of a parabola based on the coordinated of three points on the curve.

tsnet.utils.calc_parabola_vertex.calc_parabola_vertex(points)[source]

Adapted and modifed to get the unknowns for defining a parabola

Parameters:points (list) – Three points on the pump characteristics curve.

tsnet.utils.memo module

tsnet.utils.print_time_delta module

tsnet.utils.valve_curve module

Module contents

The tsnet.utils package contains helper functions.