RelativeMeanDifference Property [GridStatistics]

RelativeMeanDifference returns the relative mean difference of the grid. Returns a double. It is a read-only property.

Syntax

object.RelativeMeanDifference

Example

The following example demonstrates how to return the relative mean difference of the grid.

Debug.Print GridStatistics.RelativeMeanDifference

Used by: GridStatistics Object and GridStatisticsXYZC Object