From 45ea96f93e9402c732b6eb0a72ed66d0c192e3de Mon Sep 17 00:00:00 2001 From: akeeste Date: Thu, 21 Nov 2024 13:37:41 -0600 Subject: [PATCH] update power.quality module docstring --- mhkit/power/quality.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/mhkit/power/quality.py b/mhkit/power/quality.py index a604a8694..3e020f7a6 100644 --- a/mhkit/power/quality.py +++ b/mhkit/power/quality.py @@ -1,10 +1,10 @@ """ This module contains functions for calculating various aspects of power quality, -particularly focusing on the analysis of harmonics and interharmonics in electrical -power systems. These functions are designed to assist in power quality assessments -by providing tools to analyze voltage and current signals for their harmonic -and interharmonic components based on the guidelines and methodologies -outlined in IEC 61000-4-7. +particularly focusing on the analysis of harmonics, interharmonics and distortion +in electrical power systems. These functions are designed to assist in power +quality assessments by providing tools to analyze voltage and current signals +for their harmonic and interharmonic components based on the guidelines and methodologies +outlined in IEC 61000-4-7:2008 ED2 and in IEC 62600-30:2018 ED1. Functions in this module include: