Navigation: Function Reference > Study Formula Functions > ThisStudy.getJurikVEL()

ThisStudy.getJurikVEL()

Top  Previous  Next

ThisStudy.getJurikVEL( depth: Integer ) : TEJurikVEL;

 

Returns a data object of type TEJurikVEL. This is a special data object that interfaces with the VEL function in the Jurik DLL. See the dsJurikVELStudy.pas file in the Studies folder for usage examples. All housekeeping is taken care of by ScanExpert for any Jurik data objects created.

 

 

You must have a valid Jurik UT subscription in order to call any of the Jurik functions.

 

Parameters

 

depth

integer value. Moving window size for the VEL calculation. Must be between 1 and 500.

 

See Also:

 

ThisStudy.getJurikJMA()

ThisStudy.getJurikRSX()

ThisStudy.getJurikDMX()