SoSeismic Class |
Seismic attribute functions for buffers.
Namespace: OIV.Inventor.Algorithms
The SoSeismic type exposes the following members.
Name | Description | |
---|---|---|
ComputeEnvelope(SoBufferObject, SoBufferObject, Int32, Int32) | Compute envelope (amplitude) attribute on a set of seismic traces. | |
ComputeEnvelope(SoCpuBufferObject, SoCpuBufferObject, Int32, Int32) | Compute envelope (amplitude) attribute on a set of seismic traces. | |
ComputeHilbert(SoBufferObject, SoBufferObject, Int32, Int32) | Compute Hilbert transform on a set of seismic traces. | |
ComputeHilbert(SoCpuBufferObject, SoCpuBufferObject, Int32, Int32) | Compute Hilbert transform on a set of seismic traces. | |
ComputeInstPhase(SoBufferObject, SoBufferObject, Int32, Int32) | Compute instantaneous phase attribute on a set of seismic traces. | |
ComputeInstPhase(SoCpuBufferObject, SoCpuBufferObject, Int32, Int32) | Compute instantaneous phase attribute on a set of seismic traces. | |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
The Seismic module provides functions for computing seismic attributes.
Examples: