![]() |
SLIDE
3.0.0
A simulator for lithium-ion battery pack degradation
|
#include <string>
#include <filesystem>
Go to the source code of this file.
Namespaces | |
namespace | PathVar |
namespace | slide |
Slide namespace contains all the types, classes, and functions for the simulation framework. | |
namespace | slide::settings |
< Non-user related settings, please do not change! | |
namespace | slide::settings::path |
namespace | slide::settings::path::Kokam |
Functions | |
std::filesystem::path | operator+ (const std::filesystem::path &lhs, const std::string &rhs) |
|
inline |
< To make path type compatible with strings.