public static void GridPointsZExFromGDB(
CGXNETCore gxNetShared,
string name,
string error,
double cell_size,
string cell_size_z,
int var_only,
double min_radius,
double max_radius,
int min_points,
int max_points,
int model,
double power,
ref double slope,
ref double range,
double nugget,
ref double sill,
double strike,
double dip,
double plunge,
double along_strike_weight,
double down_dip_weight,
int type,
CDB db,
int x_channel,
int y_channel,
int z_channel,
int data_channel,
CIPJ ipj
)
public static void GridPointsZExFromGDB(
CGXNETCore gxNetShared,
string name,
string error,
double cell_size,
string cell_size_z,
int var_only,
double min_radius,
double max_radius,
int min_points,
int max_points,
int model,
double power,
ref double slope,
ref double range,
double nugget,
ref double sill,
double strike,
double dip,
double plunge,
double along_strike_weight,
double down_dip_weight,
int type,
CDB db,
int x_channel,
int y_channel,
int z_channel,
int data_channel,
CIPJ ipj
)
Public Shared Sub GridPointsZExFromGDB (
gxNetShared As CGXNETCore,
name As String,
error As String,
cell_size As Double,
cell_size_z As String,
var_only As Integer,
min_radius As Double,
max_radius As Double,
min_points As Integer,
max_points As Integer,
model As Integer,
power As Double,
ByRef slope As Double,
ByRef range As Double,
nugget As Double,
ByRef sill As Double,
strike As Double,
dip As Double,
plunge As Double,
along_strike_weight As Double,
down_dip_weight As Double,
type As Integer,
db As CDB,
x_channel As Integer,
y_channel As Integer,
z_channel As Integer,
data_channel As Integer,
ipj As CIPJ
)
Public Shared Sub GridPointsZExFromGDB (
gxNetShared As CGXNETCore,
name As String,
error As String,
cell_size As Double,
cell_size_z As String,
var_only As Integer,
min_radius As Double,
max_radius As Double,
min_points As Integer,
max_points As Integer,
model As Integer,
power As Double,
ByRef slope As Double,
ByRef range As Double,
nugget As Double,
ByRef sill As Double,
strike As Double,
dip As Double,
plunge As Double,
along_strike_weight As Double,
down_dip_weight As Double,
type As Integer,
db As CDB,
x_channel As Integer,
y_channel As Integer,
z_channel As Integer,
data_channel As Integer,
ipj As CIPJ
)
public:
static void GridPointsZExFromGDB(
CGXNETCore^ gxNetShared,
String^ name,
String^ error,
double cell_size,
String^ cell_size_z,
int var_only,
double min_radius,
double max_radius,
int min_points,
int max_points,
int model,
double power,
double% slope,
double% range,
double nugget,
double% sill,
double strike,
double dip,
double plunge,
double along_strike_weight,
double down_dip_weight,
int type,
CDB^ db,
int x_channel,
int y_channel,
int z_channel,
int data_channel,
CIPJ^ ipj
)
public:
static void GridPointsZExFromGDB(
CGXNETCore^ gxNetShared,
String^ name,
String^ error,
double cell_size,
String^ cell_size_z,
int var_only,
double min_radius,
double max_radius,
int min_points,
int max_points,
int model,
double power,
double% slope,
double% range,
double nugget,
double% sill,
double strike,
double dip,
double plunge,
double along_strike_weight,
double down_dip_weight,
int type,
CDB^ db,
int x_channel,
int y_channel,
int z_channel,
int data_channel,
CIPJ^ ipj
)
static member GridPointsZExFromGDB :
gxNetShared : CGXNETCore *
name : string *
error : string *
cell_size : float *
cell_size_z : string *
var_only : int *
min_radius : float *
max_radius : float *
min_points : int *
max_points : int *
model : int *
power : float *
slope : float byref *
range : float byref *
nugget : float *
sill : float byref *
strike : float *
dip : float *
plunge : float *
along_strike_weight : float *
down_dip_weight : float *
type : int *
db : CDB *
x_channel : int *
y_channel : int *
z_channel : int *
data_channel : int *
ipj : CIPJ -> unit
static member GridPointsZExFromGDB :
gxNetShared : CGXNETCore *
name : string *
error : string *
cell_size : float *
cell_size_z : string *
var_only : int *
min_radius : float *
max_radius : float *
min_points : int *
max_points : int *
model : int *
power : float *
slope : float byref *
range : float byref *
nugget : float *
sill : float byref *
strike : float *
dip : float *
plunge : float *
along_strike_weight : float *
down_dip_weight : float *
type : int *
db : CDB *
x_channel : int *
y_channel : int *
z_channel : int *
data_channel : int *
ipj : CIPJ -> unit