# At Gets the buffer element. ``` double  At(    const int  index      // index    ) const ``` Parameters index [in]  Index of buffer element. Return Value Buffer element with the specified index.