ZCoefVariation Property

The ZCoefVariation property returns the coefficient of variation of Z of the grid file. Returns a Double. This is a read-only property.

Syntax

object.ZCoefVariation

Example

This example shows how to return the Z coefficient of variation of a grid.

Debug.Print Grid.ZCoefVariation

 

Used by: AutoGrid object