makeReadout: Generating readout impulse response.

Description Usage Arguments Value

View source: R/makeReadout.R

Description

A function that generates readout impulse response.

Usage

1
2
makeReadout(sensorName = "r15iuc", filterRange = c(NULL, NULL),
  amplifierGain = 0, plot = FALSE)

Arguments

sensorName

The sensor dataset name, Default: 'r15iuc'

filterRange

The band-pass filter range, in Hz, Default: c(NULL, NULL)

amplifierGain

The amplfier gain in dB, Default: 0

plot

If TRUE, plots the readout impulse response, Default: FALSE

Value

The readout impulse response waveform as a readout object.


gmxavier/pongaR documentation built on Sept. 7, 2021, 1:06 p.m.