Module Spatial Point Pattern Analysis
Basic measures for spatial point patterns.
- Author: O.Conrad (c) 2010
 
- Specification: grid
 
- Menu: Spatial and Geostatistics|Points
 
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Input | Points | Shapes (input) | POINTS | - | - | 
| Output | Mean Centre | Shapes (output) | CENTRE | - | - | 
 | Standard Distance | Shapes (output) | STDDIST | - | - | 
 | Bounding Box | Shapes (output) | BBOX | - | - | 
| Options | Vertex Distance [Degree] | Floating point | STEP | - | Minimum: 0.100000 Maximum: 20.000000 Default: 5.000000 | 
Command-line
Usage: saga_cmd statistics_points 4 [-POINTS <str>] [-CENTRE <str>] [-STDDIST <str>] [-STEP <str>] [-BBOX <str>]
  -POINTS:<str> 	Points
	Shapes (input)
  -CENTRE:<str> 	Mean Centre
	Shapes (output)
  -STDDIST:<str>	Standard Distance
	Shapes (output)
  -STEP:<str>   	Vertex Distance [Degree]
	Floating point
	Minimum: 0.100000
	Maximum: 20.000000
	Default: 5.000000
  -BBOX:<str>   	Bounding Box
	Shapes (output)