#include <RasterSpecialist.h>
Inheritance diagram for RasterSpecialist::GridLP:


Public Attributes | |
| int | column |
| The column of the grid. | |
| int | d1 |
| The start point. | |
| int | d2 |
| The end point. | |
Definition at line 96 of file RasterSpecialist.h.
|
|
The column of the grid.
Definition at line 98 of file RasterSpecialist.h. |
|
|
The start point.
Definition at line 100 of file RasterSpecialist.h. Referenced by RasterSpecialist::gridFit(). |
|
|
The end point.
Definition at line 102 of file RasterSpecialist.h. Referenced by RasterSpecialist::gridFit(). |
1.3.6