rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
Public Member Functions
ValueProvider2D Class Referenceabstract

#include <Map2D.h>

Inheritance diagram for ValueProvider2D:
Inheritance graph
[legend]

Public Member Functions

virtual std::optional< floatgetValue (float x) const =0
 

Detailed Description

Definition at line 9 of file Map2D.h.

Member Function Documentation

◆ getValue()

virtual std::optional< float > ValueProvider2D::getValue ( float  x) const
pure virtual

Implemented in Map2D< TLength, TValue, TBin >.

Referenced by BoostController::getBoostTemperatureCorrection().

Here is the caller graph for this function:

The documentation for this class was generated from the following file: