rotatePhase: Phase rotation

rotatePhaseR Documentation

Phase rotation

Description

Rotate the phase of the GPR data by a given angle phi.

Usage

## S4 method for signature 'GPR'
rotatePhase(x, phi, track = TRUE)

Arguments

x

A GPR data

phi

A length-one numeric vector defining the phase rotation in radian.

Value

The GPR data with rotated phase.


emanuelhuber/RGPR documentation built on May 13, 2024, 9:31 p.m.