read_pulse_ascii: Read an ASCII formatted pulse file.

View source: R/pulse_shapes.R

read_pulse_asciiR Documentation

Read an ASCII formatted pulse file.

Description

Read an ASCII formatted pulse file.

Usage

read_pulse_ascii(fname, deg2rad = TRUE)

Arguments

fname

ASCII formatted pulse file path.

deg2rad

convert phase values stored in degrees to radians.

Value

pulse waveform and header.


martin3141/spant documentation built on April 14, 2024, 4:15 a.m.