Term of a combination equation.
More...
|
std::string | description (const Combiner *node, const std::vector< std::string > &descriptors) const |
| Get a string description of the combination.
|
|
|
std::variant< size_t, std::string > | dataSelection |
| Data Index or Data identifier.
|
|
ScrollingBuffer< std::vector< std::string > > | events |
| Last events to add if we send.
|
|
double | factor |
| Factor to multiply the term with.
|
|
size_t | pinIndex |
| Pin Index.
|
|
PolynomialRegressor< double > | polyReg |
| Polynomial Regressor to interpolate data.
|
|
Term of a combination equation.
◆ description()
std::string NAV::Combiner::Combination::Term::description |
( |
const Combiner * | node, |
|
|
const std::vector< std::string > & | descriptors ) const |
|
inline |
Get a string description of the combination.
- Parameters
-
node | Combiner node pointer |
descriptors | Data descriptors |
The documentation for this struct was generated from the following file:
- /home/runner/work/INSTINCT/INSTINCT/src/Nodes/Utility/Combiner.hpp