public class InterpolationRBFPostParameter extends InterpolationPostParameter
样条插值法的参数设置类。
限定符和类型 | 字段和说明 |
---|---|
double |
smooth
光滑系数,值域为 0 ~ 1,默认值为 0.100000001490116。
|
double |
tension
张力系数,默认值为 40.0。
|
bounds, clipParam, expectedCount, filterQueryParameter, inputPoints, maxPointCountForInterpolation, maxPointCountInNode, outputDatasetName, outputDatasourceName, pixelFormat, resolution, searchMode, searchRadius, zValueFieldName, zValueScale
构造器和说明 |
---|
InterpolationRBFPostParameter() |