ArrayLevelCrossing

Parent Previous Next

Full Library / Math Operator / Array / ArrayLevelCrossing
Block Name: ArrayLevelCrossing

Code File Location: VisualSim/actor/lib/ArrayLevelCrossing

Block Overview

o       Search an array from the specified starting index and report the index of the first item in the array that is below or above the specified threshold. If there is no such item, then -1 is returned. The threshold can be absolute or relative to the value at the starting index. If it is relative, it can be given on a linear scale or in decibels. If the threshold is relative and we are looking for values above the threshold, then values that are above the value at the starting index by more than the threshold are reported. If the threshold is relative and we are looking for values below the threshold, then values that are below the value at the starting index by more than the threshold are reported.


Created with the Personal Edition of HelpNDoc: iPhone web sites made easy