public static void DesurveyFromTo(
CGXNETCore gxNetShared,
int desurvey_method,
int order,
int dip_convention,
double inc,
int thin,
CVV vv_from,
CVV vv_to,
CVV vv_depth,
CVV vv_dip,
CVV vv_az,
double x,
double y,
double z,
double top,
double bottom,
CVV vv_x,
CVV vv_y,
CVV vv_z,
CVV vv_d,
CVV vv_l
)
public static void DesurveyFromTo(
CGXNETCore gxNetShared,
int desurvey_method,
int order,
int dip_convention,
double inc,
int thin,
CVV vv_from,
CVV vv_to,
CVV vv_depth,
CVV vv_dip,
CVV vv_az,
double x,
double y,
double z,
double top,
double bottom,
CVV vv_x,
CVV vv_y,
CVV vv_z,
CVV vv_d,
CVV vv_l
)
Public Shared Sub DesurveyFromTo (
gxNetShared As CGXNETCore,
desurvey_method As Integer,
order As Integer,
dip_convention As Integer,
inc As Double,
thin As Integer,
vv_from As CVV,
vv_to As CVV,
vv_depth As CVV,
vv_dip As CVV,
vv_az As CVV,
x As Double,
y As Double,
z As Double,
top As Double,
bottom As Double,
vv_x As CVV,
vv_y As CVV,
vv_z As CVV,
vv_d As CVV,
vv_l As CVV
)
Public Shared Sub DesurveyFromTo (
gxNetShared As CGXNETCore,
desurvey_method As Integer,
order As Integer,
dip_convention As Integer,
inc As Double,
thin As Integer,
vv_from As CVV,
vv_to As CVV,
vv_depth As CVV,
vv_dip As CVV,
vv_az As CVV,
x As Double,
y As Double,
z As Double,
top As Double,
bottom As Double,
vv_x As CVV,
vv_y As CVV,
vv_z As CVV,
vv_d As CVV,
vv_l As CVV
)
public:
static void DesurveyFromTo(
CGXNETCore^ gxNetShared,
int desurvey_method,
int order,
int dip_convention,
double inc,
int thin,
CVV^ vv_from,
CVV^ vv_to,
CVV^ vv_depth,
CVV^ vv_dip,
CVV^ vv_az,
double x,
double y,
double z,
double top,
double bottom,
CVV^ vv_x,
CVV^ vv_y,
CVV^ vv_z,
CVV^ vv_d,
CVV^ vv_l
)
public:
static void DesurveyFromTo(
CGXNETCore^ gxNetShared,
int desurvey_method,
int order,
int dip_convention,
double inc,
int thin,
CVV^ vv_from,
CVV^ vv_to,
CVV^ vv_depth,
CVV^ vv_dip,
CVV^ vv_az,
double x,
double y,
double z,
double top,
double bottom,
CVV^ vv_x,
CVV^ vv_y,
CVV^ vv_z,
CVV^ vv_d,
CVV^ vv_l
)
static member DesurveyFromTo :
gxNetShared : CGXNETCore *
desurvey_method : int *
order : int *
dip_convention : int *
inc : float *
thin : int *
vv_from : CVV *
vv_to : CVV *
vv_depth : CVV *
vv_dip : CVV *
vv_az : CVV *
x : float *
y : float *
z : float *
top : float *
bottom : float *
vv_x : CVV *
vv_y : CVV *
vv_z : CVV *
vv_d : CVV *
vv_l : CVV -> unit
static member DesurveyFromTo :
gxNetShared : CGXNETCore *
desurvey_method : int *
order : int *
dip_convention : int *
inc : float *
thin : int *
vv_from : CVV *
vv_to : CVV *
vv_depth : CVV *
vv_dip : CVV *
vv_az : CVV *
x : float *
y : float *
z : float *
top : float *
bottom : float *
vv_x : CVV *
vv_y : CVV *
vv_z : CVV *
vv_d : CVV *
vv_l : CVV -> unit