IEC61970 16v29a - IEC61968 12v08
Public Attributes | List of all members
IEC61968::Metering::ReadingInterharmonic Class Reference

#include <ReadingInterharmonic.h>

Inheritance diagram for IEC61968::Metering::ReadingInterharmonic:
Inheritance graph
[legend]
Collaboration diagram for IEC61968::Metering::ReadingInterharmonic:
Collaboration graph
[legend]

Public Attributes

IEC61970::Base::Domain::Integer denominator
 
IEC61970::Base::Domain::Integer numerator
 

Detailed Description

Interharmonics are represented as a rational number 'numerator' / 'denominator', and harmonics are represented using the same mechanism and identified by 'denominator'=1.

Member Data Documentation

◆ denominator

IEC61970::Base::Domain::Integer IEC61968::Metering::ReadingInterharmonic::denominator

Interharmonic denominator. Value 0 means not applicable. Value 2 is used in combination with 'numerator'=1 to represent interharmonic 1/2. Finally, value 1 indicates the harmonic of the order specified with 'numerator'.

◆ numerator

IEC61970::Base::Domain::Integer IEC61968::Metering::ReadingInterharmonic::numerator

Interharmonic numerator. Value 0 means not applicable. Value 1 is used in combination with 'denominator'=2 to represent interharmonic 1/2, and with 'denominator'=1 it represents fundamental frequency. Finally, values greater than 1 indicate the harmonic of that order (e.g., 'numerator'=5 is the fifth harmonic).


The documentation for this class was generated from the following files: