The RMP Motion Controller APIs

◆ operator[]() [2/2]

template<typename Type >
const Type & operator[] ( const size_t index) const
Parameters
indexThe location of the element.
Returns
A const reference to the specified element.