Todo

Improve autoapi module

circadapt

@package CircAdapt.

CircAdapt is a modelling framework of the cardiovascular system. The framework is written in C++ and this package is a wrapper to use CircAdapt in python. The default CircAdapt is empty. The other class descriptions automatically build the corresponding model.

Package Contents

Classes

CircAdapt

Empty model, see circadapt.circadapt.CircAdapt.

Functions

get_default_path_to_circadapt()

Attributes

DEFAULT_PATH_TO_CIRCADAPT

Default path to CircAdapt.dll.

Subpackages

Submodules

Objects

circadapt.DEFAULT_PATH_TO_CIRCADAPT = 'CircAdapt.'

Default path to CircAdapt.dll.

Do not change this unless you develop the c++ code. By default, it points to the compiled dll file in the package.

circadapt.get_default_path_to_circadapt()
class circadapt.CircAdapt

Empty model, see circadapt.circadapt.CircAdapt.