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

State Space Group Class #289

Open
gnakti opened this issue May 7, 2024 · 0 comments
Open

State Space Group Class #289

gnakti opened this issue May 7, 2024 · 0 comments
Assignees

Comments

@gnakti
Copy link
Contributor

gnakti commented May 7, 2024

Would it be possible to do something similar to the idea of Aggregation of Swing Equation, but for State-Space?
What I was thinking is you can move the logic, that is common for all state-space components, into a separate class, e.g., StateSpaceGroup. The StateSpaceGroup would encapsulate the discrete-state space model.

In terms of logic, StateSpaceGroup could take over the responsibility of defining the ABCD matrices and the state-space model numerical integration.

Originally posted by @georgii-tishenin in #175 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants