IEC61970 16v29a - IEC61968 12v08
16v29a_12v08
refactored
IEC61968
InfIEC61968
InfCustomers
CustomerBillingKind.h
1
// CustomerBillingKind.h
3
// Implementation of the Class CustomerBillingKind
4
// Original author: T. Kostic
6
7
#ifndef CUSTOMERBILLINGKIND_H
8
#define CUSTOMERBILLINGKIND_H
9
10
namespace
IEC61968
11
{
12
namespace
InfIEC61968
13
{
14
namespace
InfCustomers
15
{
19
enum class
CustomerBillingKind
20
{
24
_undef = -1, consolidatedEss,
28
consolidatedUdc,
32
separateEssUdc,
33
other
34
};
35
36
}
37
38
}
39
40
}
41
#endif // CUSTOMERBILLINGKIND_H
IEC61968
Definition:
BusbarSectionInfo.h:14
Generated by
1.8.13