diff options
Diffstat (limited to 'Project/Electromechanical.h')
-rw-r--r-- | Project/Electromechanical.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Project/Electromechanical.h b/Project/Electromechanical.h index 1514a53..bd6784d 100644 --- a/Project/Electromechanical.h +++ b/Project/Electromechanical.h @@ -45,8 +45,8 @@ struct SyncMachineModelData { * @class Electromechanical * @author Thales Lima Oliveira <thales@ufu.br> * @date 23/09/2017 - * @file Electromechanical.h * @brief Calculates the electromechanical transient based on disturbances (e.g. system fault). + * @file Electromechanical.h */ class Electromechanical : public ElectricCalculation { |