|
radolan
1.2.0
|
Represents a point in the cartesian coordinate system (polar stereographic projection) as (x,y) More...
#include <coordinate_system.h>
Public Attributes | |
| double | x |
| Cartesian x coordinate. | |
| double | y |
| Cartesian y coordinate. | |
Represents a point in the cartesian coordinate system (polar stereographic projection) as (x,y)
Definition at line 88 of file coordinate_system.h.
1.8.11