DVINDY Type

Constructors

Constructor Description

DVINDY(dscal, xerrwd, DVOD01, DVOD02)

Full Usage: DVINDY(dscal, xerrwd, DVOD01, DVOD02)

Parameters:

dscal : DSCAL
xerrwd : XERRWD
DVOD01 : CommonBlock
DVOD02 : CommonBlock

DVINDY()

Full Usage: DVINDY()

Instance members

Instance member Description

this.Run

Full Usage: this.Run

Parameters:
    T : float -
    K : int -
    YH : float[] -
    offset_yh : int -
    LDYH : int -
    DKY : byref<float[]> -
    offset_dky : int -
    IFLAG : byref<int> - is returned negative if either K or T is out of bounds.

T : float

K : int

YH : float[]

offset_yh : int

LDYH : int

DKY : byref<float[]>

offset_dky : int

IFLAG : byref<int>

is returned negative if either K or T is out of bounds.