This is the complete list of members for ct::core::Interpolation< Data_T, Alloc_Data, SCALAR >, including all inherited members.
changeInterpolationType(const InterpolationType &type) | ct::core::Interpolation< Data_T, Alloc_Data, SCALAR > | inline |
DiscreteArray_t | ct::core::Interpolation< Data_T, Alloc_Data, SCALAR > | |
findIndex(const tpl::TimeArray< SCALAR > &timeArray, const SCALAR &enquiryTime) | ct::core::Interpolation< Data_T, Alloc_Data, SCALAR > | inline |
getGreatestLessTimeStampIndex() | ct::core::Interpolation< Data_T, Alloc_Data, SCALAR > | inline |
getInterpolationType() const | ct::core::Interpolation< Data_T, Alloc_Data, SCALAR > | inline |
index_ | ct::core::Interpolation< Data_T, Alloc_Data, SCALAR > | protected |
interpolate(const tpl::TimeArray< SCALAR > &timeArray, const DiscreteArray_t &dataArray, const SCALAR &enquiryTime, Data_T &enquiryData, int greatestLessTimeStampIndex=-1) | ct::core::Interpolation< Data_T, Alloc_Data, SCALAR > | inline |
Interpolation(const InterpolationType &type=LIN) | ct::core::Interpolation< Data_T, Alloc_Data, SCALAR > | inline |
Interpolation(const Interpolation &arg) | ct::core::Interpolation< Data_T, Alloc_Data, SCALAR > | inline |
type_ | ct::core::Interpolation< Data_T, Alloc_Data, SCALAR > | protected |