Declination - acnelson12/PP4 GitHub Wiki

The Declination data type was created to encapsulate all functionality dealing with an object’s declination. It was primarily created to handle parsing of strings when reading from files, but it also can be used to return the declination in different formats. Attention to detail was paid in the coding of Declination’s toString() method in that it uses the prime and double prime symbols for arcminutes and arcseconds.