UpdateHints#

class ansys.pyensight.core.libuserd.UpdateHints(value)#

An enumeration.

Methods

UpdateHints.conjugate

Returns self, the complex conjugate of any int.

UpdateHints.bit_length(/)

Number of bits necessary to represent self in binary.

UpdateHints.bit_count(/)

Number of ones in the binary representation of the absolute value of self.

UpdateHints.to_bytes(/, length, byteorder, *)

Return an array of bytes representing an integer.

UpdateHints.from_bytes(/, bytes, byteorder, *)

Return the integer represented by the given array of bytes.

UpdateHints.as_integer_ratio(/)

Return integer ratio.

Attributes

UpdateHints.real

the real part of a complex number

UpdateHints.imag

the imaginary part of a complex number

UpdateHints.numerator

the numerator of a rational number in lowest terms

UpdateHints.denominator

the denominator of a rational number in lowest terms

UpdateHints.NONE

UpdateHints.TIME

UpdateHints.STRUCTURE

UpdateHints.DATA