Harmony
HARMONic stabilitY assessment of PE-penetrated power systems
Loading...
Searching...
No Matches
harmony_banner.h File Reference
#include <iosfwd>
#include <string_view>
Include dependency graph for harmony_banner.h:
This graph shows which files directly or indirectly include this file:

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).
 

Function Documentation

◆ harmonyAsciiBanner()

std::string_view harmonyAsciiBanner ( )

HARMONY ASCII art banner (BiGER / project branding).

Referenced by harmonyDrawBannerImGui().

◆ printHarmonyBanner()

void printHarmonyBanner ( std::ostream &  out)

Print the banner to a stream (CLI, log capture).

Referenced by printCliHelp().