class documentation

class AX_Berechnungsmethode(Enumeration): (source)

View In Hierarchy

AX_Berechnungsmethode

Constant VALUES Undocumented
VALUES: dict[str, str] = (source)

Undocumented

Value
{'5300': 'Einfache Mittelbildung',
 '5310': 'Gewichtete Mittelbildung',
 '5320': 'Gleitende Schrägebene',
 '5330': 'Prädiktion',
 '5340': 'Polynomasatz',
 '5350': 'Finite Elemente',
 '5360': 'Dreiecksvermaschung'}