--- doc/docbase/instrument_scripts/nksp/reference/01_nksp_reference.html 2016/07/16 11:44:04 2954 +++ doc/docbase/instrument_scripts/nksp/reference/01_nksp_reference.html 2016/07/18 09:56:23 2966 @@ -63,6 +63,14 @@ num_elements() Returns the size of the requested array variable. + + sh_left() + Calculates a left bit shifted value. + + + sh_right() + Calculates a right bit shifted value. +

Common Sampler Functions