seasonder_getSeaSondeRAPM_PhaseCorrections {SeaSondeR} | R 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)
[Package SeaSondeR version 0.2.8 Index]