Given Cartesian coordinates (x, y) in meters, offset and scale them to the projection's origin and scale (ellipsoidal semi-major axis).
More...
template<typename Coordinate, typename T = typename Coordinate::value_type>
class cuproj::offset_scale_cartesian_coordinates< Coordinate, T >
Given Cartesian coordinates (x, y) in meters, offset and scale them to the projection's origin and scale (ellipsoidal semi-major axis).
- Template Parameters
-
Coordinate | coordinate type |
T | coordinate value type |
Definition at line 43 of file offset_scale_cartesian_coordinates.cuh.