Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better output readout for complex mechanisms #557

Open
sg-s opened this issue Mar 16, 2021 · 0 comments
Open

Better output readout for complex mechanisms #557

sg-s opened this issue Mar 16, 2021 · 0 comments
Assignees
Labels
C++ architectural change to the C++ code enhancement

Comments

@sg-s
Copy link
Owner

sg-s commented Mar 16, 2021

Since everything (and byt that I mean)

  1. output readout
  2. previous state read out
  3. state readout

is handled via mechanism::getState(), and since that is fairly explicit, there is now a possibility of naming the different outputs of each mechanism (useful when output_mode=1)

Some problems:

what happens when a mechanism doesn't return a member, but a computed value?

@sg-s sg-s self-assigned this Mar 16, 2021
@sg-s sg-s added C++ architectural change to the C++ code enhancement labels Mar 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C++ architectural change to the C++ code enhancement
Projects
None yet
Development

No branches or pull requests

1 participant