In file No file:

int awgBinarySearch (const AWG_Component complist[], int ncomp, const AWG_Component* comp)

Searches through a list of AWG components

Documentation

Searches through a list of AWG components. Returns the position of the first component which start time is later than the one provided by the search component. The algorithm assumes that the component list is sorted. The returned position points beyond the last component, if the search component is the most recent one.

Returns:
position of first component with a later start time
Parameters:
complist - AWG component list
numComp - length of list
comp - search component
Author:
DS, July 98
See Also:
Arbitrary Waveform Generator

alphabetic index hierarchy of classes


Please send questions and comments to sigg_d@ligo-wa.caltech.edu


generated by doc++