The closed-loop assistant (CLA) simulation framework (CLASim) is a simulation framework in C++ that allows simulation of the interaction between closed-loop medical systems consisting of patient monitors, closed-loop physiology management algorithms, and infusion pumps, and patient physiology. It relies on the <ahref="https://physiology.kitware.com/">Pulse Physiology Engine</a> for simulating patient physiology.
The closed-loop assistant (CLA) simulation framework (CLASim) enables simulation of the interaction between closed-loop medical systems consisting of patient monitors, closed-loop physiology management algorithms, and infusion pumps, and patient physiology. It is writtne in C++ and relies on the <ahref="https://physiology.kitware.com/">Pulse Physiology Engine</a> for simulating patient physiology.
## Getting Started
...
...
@@ -12,12 +12,12 @@ To install <a href="https://gitlab.kitware.com/physiology/engine">Pulse reposito
#### CLASim
1. Check out the CLAsim repository into a folder of your choice