Skip to main content

Module angular

Module angular 

Source
Expand description

§Angular Units

This module provides type-safe representations for angular measurements. It handles the circular logic required for navigation, specifically the transition across the ±π (180°) boundary.

Structs§

Degrees
A type-safe wrapper for angular measurements in degrees.
Radians
A type-safe wrapper for angular measurements in radians.