COMMON_POINT_RULE

class s100py.s100.COMMON_POINT_RULE(value)

Bases: enum.Enum

An enumeration.

Inheritance diagram of COMMON_POINT_RULE

Attributes Summary

all

average

high

low

Attributes Documentation

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