Typing
Type hints/annotations are used throughout pyimpspec.
Aliases
- pyimpspec.ComplexImpedance
alias of
complex128
- pyimpspec.ComplexImpedances
alias of
ndarray
[Any
,dtype
[complex128
]]
- pyimpspec.ComplexResidual
alias of
complex128
- pyimpspec.ComplexResiduals
alias of
ndarray
[Any
,dtype
[complex128
]]
- pyimpspec.Frequencies
alias of
ndarray
[Any
,dtype
[float64
]]
- pyimpspec.Frequency
alias of
float64
- pyimpspec.Gamma
alias of
float64
- pyimpspec.Gammas
alias of
ndarray
[Any
,dtype
[float64
]]
- pyimpspec.Impedance
alias of
float64
- pyimpspec.Impedances
alias of
ndarray
[Any
,dtype
[float64
]]
- pyimpspec.Indices
alias of
ndarray
[Any
,dtype
[int64
]]
- pyimpspec.Phase
alias of
float64
- pyimpspec.Phases
alias of
ndarray
[Any
,dtype
[float64
]]
- pyimpspec.Residual
alias of
float64
- pyimpspec.Residuals
alias of
ndarray
[Any
,dtype
[float64
]]
- pyimpspec.TimeConstant
alias of
float64
- pyimpspec.TimeConstants
alias of
ndarray
[Any
,dtype
[float64
]]