EM_bandwidth: bandwidth calculation

Description Usage Arguments Value Examples

Description

calculate the bandwidth of RL< -*dB at the assigned thickness range

Usage

1
EM_bandwidth(d1 = 0.01, d2 = 10, RL = -10, data)

Arguments

d1

the starting thickness, default 0.01 mm

d2

the end thickness, default 10 mm

RL

the RL that used to calculate the bandwidth, default -10 dB

data

the data that need to be calculated

Value

a data frame with thickness and corresponding bandwidth

Examples

1
EM_bandwidth(d1=1,d2=5,RL=05,data=temp)

chenxg83/EM3d documentation built on Dec. 31, 2020, 9:58 p.m.