Skip to contents

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()
#> seasonder_createSeaSondeRAPM:  APM object created successfully.
phase_corrections <- seasonder_getSeaSondeRAPM_PhaseCorrections(obj)