Feature/angle

Merged
#135 · Created  · Last updated

Description

Added a class for handling angles with degrees|radians|hours for a more convenient way of coding with them.

  • Angle class

  • Added coverage for Angle class

  • Applied angle class and added lots of unit tests to cover it.

  • put Math.PI / 180 and 180 / Math.PI into static variables, so they don't have to be recalculated. Use angle class for GnomonicTanProjection.

0 attachments

0 comments

Loading commits...