vle-forge / vle

Virtual Laboratory Environment
http://www.vle-project.org
GNU General Public License v3.0
21 stars 22 forks source link

A proposal for observation of Executive #151

Open rtrepos opened 10 years ago

rtrepos commented 10 years ago

Executive has no default observation method. Since vle-1.1 values can be defined as user values with id. I suggest one could add a default behavior of observation in a new output plugin. The Executive::observation method sends on port e.g. "Vpz" a new UserValue that contains a pointer to a Vpz. The observation then writes the vpz into a file that ideally could be simulated.

rtrepos commented 10 years ago

Some comments:

quesnel commented 5 years ago

Closing now. Feel free to submit a PR. Thanks.