vle-forge / packages

Packages for VLE: output, subformalisms, examples
3 stars 7 forks source link

vle.discrete-time ValueVle var does not seem to be observable #175

Closed Chabrier closed 5 years ago

Chabrier commented 5 years ago

When using the vle.discrete-time formalism and a variable of type ValueVle. I could not find out how to observe the variable.

rtrepos commented 5 years ago

What kind of observation are you refering to ?

Chabrier commented 5 years ago

Dynamics::observation, i believe.

rtrepos commented 5 years ago

Ok the code is there, maybe it is not working :

https://github.com/vle-forge/packages/blob/master/vle.discrete-time/src/vle/discrete-time/details/DiscreteTimeGen.cpp (line 818)