 | CTRND Class |
The TRND methods are used to determine trend directions in database data by locating
maxima and minima along lines and joining them in a specified direction.
The resulting trend lines are appended to the database and used by gridding methods
such as Bigrid and Rangrid to enforce features in the specified direction.
Inheritance Hierarchy
Namespace:
Geosoft.Desktop.GXNet
Assembly:
geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntaxpublic static class CTRND
public static class CTRND
Public NotInheritable Class CTRND
Public NotInheritable Class CTRND
public ref class CTRND abstract sealed
public ref class CTRND abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type CTRND = class end
[<AbstractClassAttribute>]
[<SealedAttribute>]
type CTRND = class end
The CTRND type exposes the following members.
Methods
See Also