'Declaration Public Sub InterpolateVelocity( _ ByVal offset As Double, _ ByVal velocity() As Double, _ ByVal cDimension As Integer _ )
public void InterpolateVelocity( double offset, double[] velocity, int cDimension )
Interpolator2 Class Interpolator2 Members