Module apsis::angles[][src]

Utilities for working with angles

Structs

ArcMinutes

Represents an angle in minutes of arc

ArcSeconds

Represents an angle in seconds of arc

Degrees

Represents an angle in degrees

Dms

Represents an angle in degrees, minutes and seconds

Hms

Represents an angle in hours, minutes and seconds. Note that 1 hours is equal to 15 degrees.

Radians

Represents an angle in radians

Traits

Angle