CKGRD Class |
Namespace: Geosoft.Desktop.GXNet
The CKGRD type exposes the following members.
| Name | Description | |
|---|---|---|
| Clear | Clears all the parameters in a KGRD object | |
| Create | Create a handle to a Krigrid object | |
| Dispose | Releases the unmanaged resources used by the CKGRD and optionally releases the managed resources (Overrides CHANDLEDispose(Boolean).) | |
| GetDefaults | Get default blanking distance and low-pass desampling factor. | |
| iLoadParms | Retrieves a Krigrid object's control parameters from a file. | |
| iRun |
Executes the Krigrid program, using the input channel and
output file parameters.
| |
| iRun2 | Executes the Krigrid program directly on a database. | |
| iRun3 | Executes the Krigrid program directly on a database and specifies the log file | |
| iRunVV | Executes the Krigrid program directly on input data VVs. | |
| iSaveParms |
Puts the Krigrid object's control parameters back into
its control file.
|