omega_range: omega_range

Description Usage Arguments Examples

Description

This function calculates a range of values for angular frequency (omega) from specified limits of log frequency with a given number of points per decade of frequency.

Usage

1
omega_range(low.logf, high.logf, p.per.dec)

Arguments

low.logf

The log of the minimum frequency in Hz

high.logf

The log of the maximum frequency in Hz

p.per.dec

The number of points per decade.

Examples

1
omega.range(-1, 6, 10)

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