COMMON_POINT_RULE

class s100py.s100.COMMON_POINT_RULE(*values)

Bases: Enum

S100 v5.2 Table 10c-10

Inheritance diagram of COMMON_POINT_RULE

Attributes Summary

all

average

high

low

Attributes Documentation

all = 4
average = 1
high = 3
low = 2