Skip to content

Jaw

Jaw

Returns the buffer element of the Jaws line by the specified index.

double  Jaw(
   int  index      // index
   )

Parameters

index

[in] Jaws line buffer element index.

Return Value

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

Last updated on