public static void VVEuler(
CVV vv_xin,
CVV vv_yin,
CIMG img_data,
CIMG imgx,
CIMG imgy,
CIMG imgz,
CVV vv_xout,
CVV vv_yout,
CVV vv_depth,
CVV vvdc,
CVV vv_zer,
CVV vvx_yer,
int wnd_sz,
double si,
double wt_pow,
int x_yfit
)
public static void VVEuler(
CVV vv_xin,
CVV vv_yin,
CIMG img_data,
CIMG imgx,
CIMG imgy,
CIMG imgz,
CVV vv_xout,
CVV vv_yout,
CVV vv_depth,
CVV vvdc,
CVV vv_zer,
CVV vvx_yer,
int wnd_sz,
double si,
double wt_pow,
int x_yfit
)
Public Shared Sub VVEuler (
vv_xin As CVV,
vv_yin As CVV,
img_data As CIMG,
imgx As CIMG,
imgy As CIMG,
imgz As CIMG,
vv_xout As CVV,
vv_yout As CVV,
vv_depth As CVV,
vvdc As CVV,
vv_zer As CVV,
vvx_yer As CVV,
wnd_sz As Integer,
si As Double,
wt_pow As Double,
x_yfit As Integer
)
Public Shared Sub VVEuler (
vv_xin As CVV,
vv_yin As CVV,
img_data As CIMG,
imgx As CIMG,
imgy As CIMG,
imgz As CIMG,
vv_xout As CVV,
vv_yout As CVV,
vv_depth As CVV,
vvdc As CVV,
vv_zer As CVV,
vvx_yer As CVV,
wnd_sz As Integer,
si As Double,
wt_pow As Double,
x_yfit As Integer
)
public:
static void VVEuler(
CVV^ vv_xin,
CVV^ vv_yin,
CIMG^ img_data,
CIMG^ imgx,
CIMG^ imgy,
CIMG^ imgz,
CVV^ vv_xout,
CVV^ vv_yout,
CVV^ vv_depth,
CVV^ vvdc,
CVV^ vv_zer,
CVV^ vvx_yer,
int wnd_sz,
double si,
double wt_pow,
int x_yfit
)
public:
static void VVEuler(
CVV^ vv_xin,
CVV^ vv_yin,
CIMG^ img_data,
CIMG^ imgx,
CIMG^ imgy,
CIMG^ imgz,
CVV^ vv_xout,
CVV^ vv_yout,
CVV^ vv_depth,
CVV^ vvdc,
CVV^ vv_zer,
CVV^ vvx_yer,
int wnd_sz,
double si,
double wt_pow,
int x_yfit
)
static member VVEuler :
vv_xin : CVV *
vv_yin : CVV *
img_data : CIMG *
imgx : CIMG *
imgy : CIMG *
imgz : CIMG *
vv_xout : CVV *
vv_yout : CVV *
vv_depth : CVV *
vvdc : CVV *
vv_zer : CVV *
vvx_yer : CVV *
wnd_sz : int *
si : float *
wt_pow : float *
x_yfit : int -> unit
static member VVEuler :
vv_xin : CVV *
vv_yin : CVV *
img_data : CIMG *
imgx : CIMG *
imgy : CIMG *
imgz : CIMG *
vv_xout : CVV *
vv_yout : CVV *
vv_depth : CVV *
vvdc : CVV *
vv_zer : CVV *
vvx_yer : CVV *
wnd_sz : int *
si : float *
wt_pow : float *
x_yfit : int -> unit