modm API documentation
|
This is the complete list of members for modm::interpolation::Linear< T, Accessor >, including all inherited members.
InputType typedef (defined in modm::interpolation::Linear< T, Accessor >) | modm::interpolation::Linear< T, Accessor > | |
Linear(Accessor< T > supportingPoints, uint8_t numberOfPoints) | modm::interpolation::Linear< T, Accessor > | |
OutputSignedType typedef (defined in modm::interpolation::Linear< T, Accessor >) | modm::interpolation::Linear< T, Accessor > | |
OutputType typedef (defined in modm::interpolation::Linear< T, Accessor >) | modm::interpolation::Linear< T, Accessor > | |
WideType typedef (defined in modm::interpolation::Linear< T, Accessor >) | modm::interpolation::Linear< T, Accessor > | |
interpolate(const InputType &value) const | modm::interpolation::Linear< T, Accessor > |