Z_W: Z_W

Description Usage Arguments Examples

Description

Calculates the impedance of an infinite length Warburg element from the Warburg coefficient sigma and a vector of angular frequency values. Returns a complex vector.

Usage

1
Z_W(sigma, omega)

Arguments

sigma

the Warburg coefficient, with units of Ohms * seconds^-1/2.

omega

a vector of angular frequency values, which can be created with omega_range()

Examples

1
Z_V(50, omega_range(low.logf = -1, high.logf = 5, p.per.dec = 10))

mjlacey/impedanceR documentation built on May 4, 2019, 3:09 a.m.