NeighbourStatisticsWedgeParameter 类型成员.

构造函数

  名称描述
NeighbourStatisticsWedgeParameter重载。

属性

  名称描述
EndAngle
获取或设置扇形邻域的终止角度。单位为度。规定水平向右为 0 度,顺时针旋转计算角度。
IsIgnoreNoValue
获取或设置是否忽略无值。
(Inherited from NeighbourStatisticsParameter.)
Radius
获取或设置扇形邻域的半径。单位由 UnitType 属性决定。
ShapeType
获取邻域形状。
(Overrides NeighbourStatisticsParameter..::.ShapeType.)
SourceDataset
获取或设置待进行邻域分析的数据集。
(Inherited from NeighbourStatisticsParameter.)
StartAngle
获取或设置扇形邻域的起始角度。单位为度。规定水平向右为 0 度,顺时针旋转计算角度。
StatisticsMode
获取或设置邻域分析的统计类型。
(Inherited from NeighbourStatisticsParameter.)
TargetDatasetName
获取或设置结果数据集的名称。
(Inherited from NeighbourStatisticsParameter.)
TargetDatasource
获取或设置用于存储结果数据集的数据源。
(Inherited from NeighbourStatisticsParameter.)
UnitType
获取或设置邻域统计的单位类型。
(Inherited from NeighbourStatisticsParameter.)

请参见