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

define SCAngle class #5

Open
1 task
capsulecorplab opened this issue Jul 6, 2021 · 2 comments
Open
1 task

define SCAngle class #5

capsulecorplab opened this issue Jul 6, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@capsulecorplab
Copy link
Contributor

capsulecorplab commented Jul 6, 2021

SCAngle class intended for use in representing declination.

SCAngle object should be created via:

  • extension method to GAngle that accepts an arithmetic operator with Duration as operand, e.g., 12 degrees + 23 minutes + 28 seconds
@capsulecorplab capsulecorplab added the enhancement New feature or request label Jul 6, 2021
@capsulecorplab
Copy link
Contributor Author

Will likely be a subclass of Magnitude, similar to Duration

@capsulecorplab capsulecorplab changed the title create Angle class define Angle class Jul 7, 2021
@capsulecorplab
Copy link
Contributor Author

Will need to add extension methods to Integer, e.g., for supporting 1 arcsecond use case

@capsulecorplab capsulecorplab pinned this issue Jul 11, 2021
@capsulecorplab capsulecorplab unpinned this issue Jul 25, 2021
@capsulecorplab capsulecorplab changed the title define Angle class define SCAngle class Aug 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant