Click or drag to resize

CEUL3 Class

This is a specialized class which performs 3D Euler deconvolution for potential field interpretation.
Inheritance Hierarchy

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntax
public class CEUL3 : CHANDLE

public class CEUL3 : CHANDLE

The CEUL3 type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreat
Creates an EUL3 object.
Public methodDestr
Destroys a EUL3 object.
Public methodStatic memberExEulerCalc
Does the exeuler depth calculations
Public methodStatic memberExEulerDerive
Calculates gradients
Public methodGetResult
Get a result field VV from EUL3 object
Public methodWrite
Write the results of EUL3 object to output file.
Top
See Also