SrfDataMetric Values
Enumeration |
Values |
Description |
srfDMMinimum |
1 |
minimum Z value within the search |
srfDMLowerQ |
2 |
lower quartile Z value within the search |
srfDMMedian |
3 |
median Z value within the search |
srfDMUpperQ |
4 |
upper quartile Z value within the search |
srfDMMaximum |
5 |
maximum Z value within the search |
srfDMRange |
6 |
range of Z values within the search |
srfDMMidrange |
7 |
midrange Z value within the search |
srfDMInterQRange |
8 |
interquartile range of Z values within the search |
srfDMMean |
9 |
mean Z value within the search |
srfDMStdDev |
10 |
Z standard deviation value within the search |
srfDMVariance |
11 |
Z variance value within the search |
srfDMCoefVar |
12 |
Z coefficient of variation value within the search |
srfDMMad |
13 |
Z median absolute deviation within the search |
srfDMRms |
14 |
Z root mean square within the search |
srfDMSum |
15 |
Z sum within the search |
srfDMCount |
16 |
number of samples within the search |
srfDMDensity |
17 |
approximate data density within the search |
srfDMNearest |
18 |
distance to nearest sample within the search |
srfDMFarthest |
19 |
distance to farthest sample within the search |
srfDMMedianDist |
20 |
median distance to the samples within the search |
srfDMAvgDist |
21 |
average distance to the samples within the search |
srfDMOffset |
22 |
distance between the node and the centroid of samples within the search |
srfDMSlope |
23 |
terrain slope of samples within the search |
srfDMAspect |
24 |
terrain aspect of the samples within the search |