#include <sfmodel.h>
Public Attributes | |
| UINT8 | UseRefObject |
| FNAMEINODEUC | refobj |
| RVCINODENUM | refginode |
| UINT8 | AutoRescale |
| UINT8 | DoBlanking |
| UINT16 | BlankDist |
| UINT8 | DuplicateMode |
| UINT8 | LevelingMethod |
| struct { | |
| DOUBLE LevelingRadiusAlong | |
| DOUBLE LevelingRadiusAcross | |
| } | leveling |
| DBTABLEDATAINFO | PinmapInfo |
| struct { | |
| UINT8 InitDone | |
| UINT8 MinCurveInit | |
| UINT8 MinCurveLog | |
| UINT8 GridRatio | |
| UINT8 SearchMethod | |
| UINT16 SearchDist | |
| DOUBLE WeightPower | |
| DOUBLE MatchTolerance | |
| DOUBLE MatchMinimum | |
| DOUBLE AllowedVariation | |
| DOUBLE Tension | |
| UINT16 MaxIterations | |
| } | mincurvature |
| struct { | |
| UINT8 InitDone | |
| UINT16 PolyOrder | |
| } | polyfit |
| struct { | |
| UINT8 InitDone | |
| UINT16 SearchDist | |
| } | profiles |
| struct { | |
| UINT8 InitDone | |
| DOUBLE Tolerance | |
| } | triangulation |
| struct { | |
| UINT8 InitDone | |
| UINT8 SearchMethod | |
| UINT16 SearchDist | |
| DOUBLE WeightPower | |
| } | invdist |
| struct { | |
| UINT8 InitDone | |
| int AcrossLineMethod | |
| int AlongLineMethod | |
| int DirectionType | |
| DOUBLE Direction | |
| } | bigrid |
| struct { | |
| UINT8 InitDone | |
| } | tin_linear |
| struct { | |
| UINT8 InitDone | |
| } | tin_quintic |
| struct { | |
| UINT8 InitDone | |
| DOUBLE sill | |
| DOUBLE Co | |
| DOUBLE angle | |
| INT32 ppersector | |
| INT32 mintotal | |
| INT32 emptysectors | |
| DOUBLE radius1 | |
| DOUBLE radius2 | |
| DOUBLE trimlow | |
| DOUBLE trimhigh | |
| UINT8 model | |
| UINT8 driftorder | |
| UINT8 searchtype | |
| UINT8 duplicate | |
| DOUBLE outliers | |
| UINT8 OutputError | |
| UINT8 OutputDrift | |
| } | kriging |
|
|
INTERPOLATE_Linear, INTERPOLATE_SplineCubic, INTERPOLATE_SplineBezier.
|
|
|
Allowed variation from original data points.
|
|
|
INTERPOLATE_Linear, INTERPOLATE_SplineCubic, INTERPOLATE_SplineBezier.
|
|
|
Anisotropy angle.
|
|
|
Rescale values to range supported by data type.
|
|
|
|
|
|
Blanking distance.
|
|
|
Nugget effect.
|
|
|
Line direction if in DIRECTION_MANUAL mode.
|
|
|
DIRECTION_MANUAL, DIRECTION_AUTO.
|
|
|
Flag - Perform blank at specified distance.
|
|
|
Drift order.
|
|
|
Duplicate points treatment.
|
|
|
Duplicate points treatment.
|
|
|
Max. empty sectors.
|
|
|
Grid ratio for minimum curvature initialization.
|
|
|
Flag that indicates that structure is initialized.
|
|
|
|
|
|
|
|
|
|
|
|
Leveling method LEVELING_FMD ad etc.
|
|
|
|
|
|
Leveling radiuses for LEVELING_FMD in meters.
|
|
|
Minimum curvature percentage of points that have to match.
|
|
|
Minimum curvature match tolerance as percentage of total Z range.
|
|
|
Maximum iterations for minimum curvature.
|
|
|
|
|
|
Minimum curvature initialization method.
|
|
|
Flag to do logarithmic curvature.
|
|
|
Minimum allowed total number of points.
|
|
|
Variogram model.
|
|
|
Max. allowed standart deviation for input points - eliminate outliers.
|
|
|
Output drift raster.
|
|
|
Output std. error raster.
|
|
|
Information for database pinmap input.
|
|
|
|
|
|
Polynomial order for polynomial method.
|
|
|
Points in sector required.
|
|
|
|
|
|
Search radius 1.
|
|
|
Search radius 2.
|
|
|
Georeference inode for the reference object if it matters.
|
|
|
Reference object.
|
|
|
Search distance/radius in output raster cells.
|
|
|
Search method for inverse distance.
|
|
|
Search type.
|
|
|
Variogram sill value.
|
|
|
Tension parameter for splines with tension.
|
|
|
linear model for tins
|
|
|
Quintic model for tins.
|
|
|
|
|
|
|
|
|
High trimming value in percents.
|
|
|
Low trimming value in percents.
|
|
|
Set if scaling is to reference raster.
|
|
|
Weighting power for inverse distance averaging.
|
1.3.4-20031026