public static CVOX LogGridPointsZEx(
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 log_opt,
double min_log,
int type,
CVV vv_x,
CVV vv_y,
CVV vv_z,
CVV vv_d,
CIPJ ipj
)
public static CVOX LogGridPointsZEx(
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 log_opt,
double min_log,
int type,
CVV vv_x,
CVV vv_y,
CVV vv_z,
CVV vv_d,
CIPJ ipj
)
Public Shared Function LogGridPointsZEx (
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,
log_opt As Integer,
min_log As Double,
type As Integer,
vv_x As CVV,
vv_y As CVV,
vv_z As CVV,
vv_d As CVV,
ipj As CIPJ
) As CVOX
Public Shared Function LogGridPointsZEx (
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,
log_opt As Integer,
min_log As Double,
type As Integer,
vv_x As CVV,
vv_y As CVV,
vv_z As CVV,
vv_d As CVV,
ipj As CIPJ
) As CVOX
public:
static CVOX^ LogGridPointsZEx(
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 log_opt,
double min_log,
int type,
CVV^ vv_x,
CVV^ vv_y,
CVV^ vv_z,
CVV^ vv_d,
CIPJ^ ipj
)
public:
static CVOX^ LogGridPointsZEx(
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 log_opt,
double min_log,
int type,
CVV^ vv_x,
CVV^ vv_y,
CVV^ vv_z,
CVV^ vv_d,
CIPJ^ ipj
)
static member LogGridPointsZEx :
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 *
log_opt : int *
min_log : float *
type : int *
vv_x : CVV *
vv_y : CVV *
vv_z : CVV *
vv_d : CVV *
ipj : CIPJ -> CVOX
static member LogGridPointsZEx :
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 *
log_opt : int *
min_log : float *
type : int *
vv_x : CVV *
vv_y : CVV *
vv_z : CVV *
vv_d : CVV *
ipj : CIPJ -> CVOX