HarmonicMean Property [GridStatistics]

HarmonicMean returns the harmonic mean of the grid. Returns a double. It is a read-only property.

Syntax

object. HarmonicMean

Example

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

Debug.Print GridStatistics.HarmonicMean

Used by: GridStatistics Object and GridStatisticsXYZC Object