Open-Systems-Pharmacology / OSPSuite.SimModel

Calculation engine for models built with PK-Sim® or MoBi®
Other
5 stars 3 forks source link

Enable getting parameter values and variables initial values in .NET layer of SimModel #2

Closed Yuri05 closed 7 years ago

Yuri05 commented 7 years ago

At the moment this is implemented only in C++ layer In .NET layer values can only be set, but e.g. the values of derived parameters cannot be retrieved after that.

msevestre commented 7 years ago

Does that mean it should be possible to retrieve the value of a derived parameter at ANY time or just at t= 0?

Yuri05 commented 7 years ago

just at t= 0