The RMP Motion Controller APIs

◆ operator[]() [1/2]

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