|
radolan
1.2.0
|
Represents a point in the radolan grid by the column/row indexes as (ix,iy) More...
#include <coordinate_system.h>
Public Attributes | |
| int | ix |
| horizontal index | |
| int | iy |
| vertical index | |
Represents a point in the radolan grid by the column/row indexes as (ix,iy)
Definition at line 112 of file coordinate_system.h.
1.8.11