Click or drag to resize
CVVDiff Method
Calculate differences.

Available since Oasis montaj version: 5.0.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
Differences with dummies result in dummies. An even number of differences locates data accurately. An odd number of differences locates result 1/2 element lower in the VV.
Syntax
public void Diff(
	int i1
)

Parameters

i1
Type: SystemInt32
Number of differences
See Also