Global Mapper SDK
| GM_GridGenSetup_t Fields |
The GM_GridGenSetup_t type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
mBounds |
Bounding box to grid to in current proj units. Pass NULL to use the combined bounds of all input layers (the default).
|
|
|
mDesc |
Grid description
|
|
|
mElevUnits |
Units to generate grid at (elevation values in other units will be converted as needed)
|
|
|
mFlags |
Flags for grid generation
|
|
|
mTightnessMult |
Grid tightness multiplier (multiplies resolution) for discarding values far from a sample. Default of zero discards nothing.
|
|
|
mXRes |
X resolution (in current proj units) to generate grid at (use 0.0 for auto-spacing determination)
|
|
|
mYRes |
Y resolution (in current proj units) to generate grid at (use 0.0 for auto-spacing determination)
|
Comments
0 comments
Please sign in to leave a comment.