Typing

Some type hints/annotations that are used throughout DearEIS.

Aliases

deareis.ComplexImpedance

alias of complex128

deareis.ComplexImpedances

alias of ndarray[Any, dtype[complex128]]

deareis.ComplexResidual

alias of complex128

deareis.ComplexResiduals

alias of ndarray[Any, dtype[complex128]]

deareis.Frequencies

alias of ndarray[Any, dtype[float64]]

deareis.Frequency

alias of float64

deareis.Gamma

alias of float64

deareis.Gammas

alias of ndarray[Any, dtype[float64]]

deareis.Impedance

alias of float64

deareis.Impedances

alias of ndarray[Any, dtype[float64]]

deareis.Indices

alias of ndarray[Any, dtype[int64]]

deareis.Phase

alias of float64

deareis.Phases

alias of ndarray[Any, dtype[float64]]

deareis.Residual

alias of float64

deareis.Residuals

alias of ndarray[Any, dtype[float64]]

deareis.TimeConstant

alias of float64

deareis.TimeConstants

alias of ndarray[Any, dtype[float64]]