ZRootMeanSquare Property

The ZRootMeanSquare property returns the root mean square of Z of the grid file. Returns a Double. This is a read-only property.

Syntax

object.ZRootMeanSquare

Example

This example shows how to return the root mean square Z value of a grid.

Debug.Print Grid.ZRootMeanSquare

 

Used by: AutoGrid object