Click or drag to resize
CVVAmplitude3D Method
Calculate the 3D length for XYZ component VVs

Available since Oasis montaj version: 8.0.1
License: Available to anyone with an Oasis Montaj license.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public void Amplitude3D(
	CVV oVV1,
	CVV oVV2,
	CVV oVV3
)

Parameters

oVV1
Type: GeoEngine.Core.GXNetCVV
X component VV
oVV2
Type: GeoEngine.Core.GXNetCVV
Y component VV
oVV3
Type: GeoEngine.Core.GXNetCVV
Z component VV
See Also