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

Make it harder to access S_hc, h_expect... when they are not up-to-date #7

Open
amilsted opened this issue Jun 19, 2013 · 0 comments
Open

Comments

@amilsted
Copy link
Owner

Possibilities:

  • Return them from the methods that set them and remove the object attributes
  • Set them to NaN when they're invalid (difficult to catch all cases, but could do the major ones)
  • Provide getters that detect when they are valid (same as above)
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

1 participant