You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When an object (ensemble, connection, etc) is built it gets some new attributes that the simulator uses. These new attributes should be prefixed with something (s_ or sim_) to group all of them together and differentiate them from similarly named alternatives (e.g., encoders, which is atrocious right now).
The text was updated successfully, but these errors were encountered:
When an object (ensemble, connection, etc) is built it gets some new attributes that the simulator uses. These new attributes should be prefixed with something (
s_
orsim_
) to group all of them together and differentiate them from similarly named alternatives (e.g.,encoders
, which is atrocious right now).The text was updated successfully, but these errors were encountered: