![]() |
SLIDE
3.0.0
A simulator for lithium-ion battery pack degradation
|
Variables | |
constexpr auto | printCrit = settings::verbose >= printLevel::printCrit |
threshold of verbose of when to print error messages for critical errors More... | |
constexpr auto | printNonCrit = settings::verbose >= printLevel::printNonCrit |
threshold of verbose of when to print error messages for noncritical errors More... | |
constexpr auto | printCyclerFunctions = settings::verbose >= printLevel::printCyclerFunctions |
threshold of verbose of when to print the start and end of functions of the BasicCycler More... | |
constexpr auto | printCyclerHighLevel = settings::verbose >= printLevel::printCyclerHighLevel |
threshold of verbose of when to print the high-level flow of the program in the BasicCycler More... | |
constexpr auto | printCyclerDetail = settings::verbose >= printLevel::printCyclerDetail |
threshold of verbose of when to print the low-level detailed flow of the program in the BasicCycler More... | |
constexpr auto | printfindCVcurrentDetail = settings::verbose >= printLevel::printfindCVcurrentDetail |
threshold of verbose of when to print the details of how the current for the CV phase is found More... | |
|
constexpr |
threshold of verbose of when to print error messages for critical errors
|
constexpr |
threshold of verbose of when to print the low-level detailed flow of the program in the BasicCycler
|
constexpr |
threshold of verbose of when to print the start and end of functions of the BasicCycler
|
constexpr |
threshold of verbose of when to print the high-level flow of the program in the BasicCycler
|
constexpr |
threshold of verbose of when to print the details of how the current for the CV phase is found
|
constexpr |
threshold of verbose of when to print error messages for noncritical errors