![]() |
NDEVR
API Documentation
|
A specific unit that can convert between coordinate projections. More...
Static Public Member Functions | |
| static DynamicPointer< CustomUnit > | CustomLatLonUnit () |
| Creates and returns a custom unit for latitude/longitude coordinates. | |
| static constexpr StringView | LatLonUnitName () |
| Returns the canonical name identifier for the lat/lon unit. | |
A specific unit that can convert between coordinate projections.
Provides a custom unit representation for latitude/longitude coordinates, enabling conversion between geographic and projected coordinate systems.
Definition at line 60 of file CoordinateProjectionManager.h.
|
static |
Creates and returns a custom unit for latitude/longitude coordinates.
|
inlinestaticconstexpr |
Returns the canonical name identifier for the lat/lon unit.
Definition at line 73 of file CoordinateProjectionManager.h.