From 933745d2b4f9ff944d81b4a9042f7df798ce519d Mon Sep 17 00:00:00 2001 From: CHIARAMELLO Marco Date: Wed, 15 Jan 2025 14:43:01 +0100 Subject: [PATCH] #814 adding missing description Signed-off-by: CHIARAMELLO Marco --- sources/Outputs/include/ParGenerator.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/Outputs/include/ParGenerator.h b/sources/Outputs/include/ParGenerator.h index 912d7c71..2ea8be0c 100644 --- a/sources/Outputs/include/ParGenerator.h +++ b/sources/Outputs/include/ParGenerator.h @@ -136,7 +136,7 @@ class ParGenerator { const boost::filesystem::path &dirname); /** - * @brief + * @brief set the kGover value based on if generator has active power control and targetP value * * @param set the parameter set to update * @param hasActivePowerControl if the generator has active power control information