a

Dependencies:   mbed mbed-rtos

Embed: (wiki syntax)

« Back to documentation index

CConverterPolynom< NOrd > Class Template Reference

CConverterPolynom< NOrd > Class Template Reference

Polynomial converter. More...

#include <converters.hpp>

Inherits controllers::IConverter.


Detailed Description

template<uint8_t NOrd>
class controllers::CConverterPolynom< NOrd >

Polynomial converter.

Template Parameters:
NOrdThe degree of the polynomial converter

Definition at line 33 of file converters.hpp.