boonnano 1
C++ library giving usage access to the Boon Logic Nano technology
 
Loading...
Searching...
No Matches

◆ LoadAutotuningConfig()

bool CAutotuneNanoConfig::LoadAutotuningConfig ( CAutotuningParameters & AP)

Setup for autotuning This creates a COPY of the AP passed in

Parameters
APautotuning parameter object including whether or not to tune the PV, range, and by feature
Returns
True if success, false if fail (see GetErrorMessage for more details)
Examples
full-example.cpp, and results.cpp.