seasonder_getSeaSondeRAPM_PhaseCorrections: Getter for PhaseCorrections

View source: R/SeaSondeRAPM.R

seasonder_getSeaSondeRAPM_PhaseCorrectionsR Documentation

Getter for PhaseCorrections

Description

Getter for PhaseCorrections

Usage

seasonder_getSeaSondeRAPM_PhaseCorrections(seasonde_apm_obj)

Arguments

seasonde_apm_obj

SeaSonderAPM object

Value

The PhaseCorrections attribute from the object.

Examples

# Create a default SeaSondeRAPM object
obj <- seasonder_createSeaSondeRAPM()
phase_corrections <- seasonder_getSeaSondeRAPM_PhaseCorrections(obj)

SeaSondeR documentation built on June 8, 2025, 10:50 a.m.