7 #ifndef MEASURINGPERIODKIND_H 8 #define MEASURINGPERIODKIND_H 16 namespace ReadingTypeEnumerations
18 enum class MeasuringPeriodKind
23 _undef = -1, none = 0,
103 rollingBlock60MinIntvl30MinSubIntvl = 57,
107 rollingBlock60MinIntvl20MinSubIntvl = 58,
111 rollingBlock60MinIntvl15MinSubIntvl = 59,
115 rollingBlock60MinIntvl12MinSubIntvl = 60,
119 rollingBlock60MinIntvl10MinSubIntvl = 61,
123 rollingBlock60MinIntvl6MinSubIntvl = 62,
127 rollingBlock60MinIntvl5MinSubIntvl = 63,
131 rollingBlock60MinIntvl4MinSubIntvl = 64,
135 rollingBlock30MinIntvl15MinSubIntvl = 65,
139 rollingBlock30MinIntvl10MinSubIntvl = 66,
143 rollingBlock30MinIntvl6MinSubIntvl = 67,
147 rollingBlock30MinIntvl5MinSubIntvl = 68,
151 rollingBlock30MinIntvl3MinSubIntvl = 69,
155 rollingBlock30MinIntvl2MinSubIntvl = 70,
159 rollingBlock15MinIntvl5MinSubIntvl = 71,
163 rollingBlock15MinIntvl3MinSubIntvl = 72,
167 rollingBlock15MinIntvl1MinSubIntvl = 73,
171 rollingBlock10MinIntvl5MinSubIntvl = 74,
175 rollingBlock10MinIntvl2MinSubIntvl = 75,
179 rollingBlock10MinIntvl1MinSubIntvl = 76,
183 rollingBlock5MinIntvl1MinSubIntvl = 77
193 #endif // MEASURINGPERIODKIND_H Definition: BusbarSectionInfo.h:14