COMMON_POINT_RULE

class s100py.s100.COMMON_POINT_RULE(value, names=None, *values, module=None, qualname=None, type=None, start=1, boundary=None)

Bases: Enum

S100 v4.0 Table 10c-19

Inheritance diagram of COMMON_POINT_RULE

Attributes Summary

all

average

high

low

Attributes Documentation

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