Upper

Returns the element of the upper buffer by the specified index.

double  Upper(
   int  index      // index
   )

Parameters

index

[in]  Upper buffer element index.

Return Value

The upper buffer element by the specified index, or EMPTY_VALUE if there is no correct data.