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

Inconsistency in Observation object attributes #678

Open
MatthijsdeJ opened this issue Dec 19, 2024 · 0 comments
Open

Inconsistency in Observation object attributes #678

MatthijsdeJ opened this issue Dec 19, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@MatthijsdeJ
Copy link

In the Observation class documentation, the object attributes are listed:

gen_p, gen_q, gen_v, gen_theta
load_p, load_q, load_v , load_theta
p_or, q_or, v_or, a_or, theta_or
p_ex, q_ex, v_ex, a_ex, theta_ex

As visible, the attributes of the generators and loads are prefixed by the object types, whereas this is reversed for origins and extremities. This is repeated throughout the page and in the code.

I thought that I would bring this inconsistency to your attention. Is this intentional? Thanks for your attention and continued support!

@MatthijsdeJ MatthijsdeJ added the documentation Improvements or additions to documentation label Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant