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
{{ message }}
This repository has been archived by the owner on Mar 14, 2021. It is now read-only.
Current situation models/state.jl is mostly undocumented
Solution proposal
Generate docstring documentation for constructors (at least).
Is also desirable to include getters.
It would be convenient to have an entry in documentation describing the objective of the State struct (serving as an interface between different dynamic models and the simulator).
The text was updated successfully, but these errors were encountered:
Current situation
models/state.jl
is mostly undocumentedSolution proposal
Generate docstring documentation for constructors (at least).
Is also desirable to include getters.
It would be convenient to have an entry in documentation describing the objective of the
State
struct (serving as an interface between different dynamic models and the simulator).The text was updated successfully, but these errors were encountered: