maxon.FILTERACCURACY

Description

Enum where members are also (and must be) ints

Inheritance diagram

Inheritance

Parent Class:

  • enum.IntEnum

Attributes

maxon.FILTERACCURACY.FIRST

maxon.FILTERACCURACY.HJWENO5

maxon.FILTERACCURACY.NONE

maxon.FILTERACCURACY.SECOND

maxon.FILTERACCURACY.THIRD

maxon.FILTERACCURACY.WENO5

maxon.FILTERACCURACY.denominator

the denominator of a rational number in lowest terms

maxon.FILTERACCURACY.imag

the imaginary part of a complex number

maxon.FILTERACCURACY.numerator

the numerator of a rational number in lowest terms

maxon.FILTERACCURACY.real

the real part of a complex number

Methods Signature

__format__(format_spec, /)

Default object formatter.

Methods Definition

FILTERACCURACY.__format__(format_spec, /)

Default object formatter.