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

Implement a ArrayProperty class #947

Closed
NickDraper opened this issue Feb 26, 2008 · 1 comment
Closed

Implement a ArrayProperty class #947

NickDraper opened this issue Feb 26, 2008 · 1 comment
Milestone

Comments

@NickDraper
Copy link
Contributor

This should be a templates class to accept doubles, ints and maybe strings (not if it causes extra trouble).

The property should parse string input seperating on commas to create the seperate elements. These then need to be cast and stored in an internal vector.

Once this is completed let Dickon know as he wnats to use this in his Rebin algorithm.

@NickDraper
Copy link
Contributor Author

This issue was originally trac ticket 99

@NickDraper NickDraper added this to the Iteration 6 milestone Jun 3, 2015
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