radolan  1.2.0
Public Attributes | List of all members
Radolan::RDCartesianPoint Struct Reference

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.
 

Detailed Description

Represents a point in the cartesian coordinate system (polar stereographic projection) as (x,y)

Definition at line 88 of file coordinate_system.h.


The documentation for this struct was generated from the following file: