|
Harmony
HARMONic stabilitY assessment of PE-penetrated power systems
|
#include <iosfwd>#include <string_view>

Go to the source code of this file.
Functions | |
| std::string_view | harmonyAsciiBanner () |
| HARMONY ASCII art banner (BiGER / project branding). | |
| void | printHarmonyBanner (std::ostream &out) |
| Print the banner to a stream (CLI, log capture). | |
| std::string_view harmonyAsciiBanner | ( | ) |
HARMONY ASCII art banner (BiGER / project branding).
Referenced by harmonyDrawBannerImGui().
| void printHarmonyBanner | ( | std::ostream & | out | ) |
Print the banner to a stream (CLI, log capture).
Referenced by printCliHelp().