public static void Desurvey(
CGXNETCore gxNetShared,
int desurvey_method,
int order,
int dip_convention,
double inc,
int thin,
int locations,
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
)
public static void Desurvey(
CGXNETCore gxNetShared,
int desurvey_method,
int order,
int dip_convention,
double inc,
int thin,
int locations,
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
)
Public Shared Sub Desurvey (
gxNetShared As CGXNETCore,
desurvey_method As Integer,
order As Integer,
dip_convention As Integer,
inc As Double,
thin As Integer,
locations As Integer,
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
)
Public Shared Sub Desurvey (
gxNetShared As CGXNETCore,
desurvey_method As Integer,
order As Integer,
dip_convention As Integer,
inc As Double,
thin As Integer,
locations As Integer,
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
)
public:
static void Desurvey(
CGXNETCore^ gxNetShared,
int desurvey_method,
int order,
int dip_convention,
double inc,
int thin,
int locations,
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
)
public:
static void Desurvey(
CGXNETCore^ gxNetShared,
int desurvey_method,
int order,
int dip_convention,
double inc,
int thin,
int locations,
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
)
static member Desurvey :
gxNetShared : CGXNETCore *
desurvey_method : int *
order : int *
dip_convention : int *
inc : float *
thin : int *
locations : int *
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 -> unit
static member Desurvey :
gxNetShared : CGXNETCore *
desurvey_method : int *
order : int *
dip_convention : int *
inc : float *
thin : int *
locations : int *
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 -> unit