We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
SCAngle class intended for use in representing declination.
SCAngle
SCAngle object should be created via:
GAngle
Duration
12 degrees + 23 minutes + 28 seconds
The text was updated successfully, but these errors were encountered:
Will likely be a subclass of Magnitude, similar to Duration
Magnitude
Sorry, something went wrong.
Will need to add extension methods to Integer, e.g., for supporting 1 arcsecond use case
1 arcsecond
No branches or pull requests
SCAngle
class intended for use in representing declination.SCAngle
object should be created via:GAngle
that accepts an arithmetic operator withDuration
as operand, e.g.,12 degrees + 23 minutes + 28 seconds
The text was updated successfully, but these errors were encountered: