TOPOGRAPHY

Data Fields

double
resolutionX
double
resolutionY
double
lowerLeftX
double
lowerLeftY
double
upperRightX
double
upperRightY
unsigned int
columns
unsigned int
rows
int
coordDatum
int
coordEllipsoid
int
coordGeoUTM
int
coordUTMZone
bool
coordUTMNorth
float **
heights

Detailed Description

Topography definition.

Field Documentation

resolutionX
double TOPOGRAPHY::resolutionX
resolution in x-coordinate
resolutionY
double TOPOGRAPHY::resolutionY
resolution in y-coordinate
lowerLeftX
double TOPOGRAPHY::lowerLeftX
Topology boundaries on a Cartesian plane.
lowerLeftY
double TOPOGRAPHY::lowerLeftY
Topology boundaries on a Cartesian plane.
upperRightX
double TOPOGRAPHY::upperRightX
Topology boundaries on a Cartesian plane.
upperRightY
double TOPOGRAPHY::upperRightY
Topology boundaries on a Cartesian plane.
columns
unsigned int TOPOGRAPHY::columns
Number of columns.
rows
unsigned int TOPOGRAPHY::rows
Number of rows.
coordDatum
int TOPOGRAPHY::coordDatum
datum of ccordinate system => Datum.h
coordEllipsoid
int TOPOGRAPHY::coordEllipsoid
ellipsoid of ccordinate system => CoordinateSystem.h
coordGeoUTM
int TOPOGRAPHY::coordGeoUTM
UTM Coords (1) or Geodetic Coords (0)
coordUTMZone
int TOPOGRAPHY::coordUTMZone
UTM Zone if UTM Coords.
coordUTMNorth
bool TOPOGRAPHY::coordUTMNorth
Hemisphere if UTM Coords (North=true, South=false)
heights
float ** TOPOGRAPHY::heights
matrix of heights of each point in the topography
The documentation was generated from the following file:
  • source/Public/Interface/InterfaceType.h