AnisotropyRatio Property

AnisotropyRatio returns the anisotropy ratio (not used for nugget). Returns a double. This is a read-only property.

Syntax

object.AnisotropyRatio

Example

This example demonstrates how to return the anisotropy ratio of a variogram component.

Debug .Print VarioComponent.AnisotropyRatio

Used by: VarioComponent object