seasonder_getCenterFreqMHz: Retrieve Center Frequency in MHz

View source: R/SeaSondeRCS.R

seasonder_getCenterFreqMHzR Documentation

Retrieve Center Frequency in MHz

Description

This function extracts the center frequency (in MHz) from the header of a SeaSondeRCS object. It accesses the header field named "CenterFreq" using seasonder_getSeaSondeRCS_headerField.

Usage

seasonder_getCenterFreqMHz(seasonder_cs_object)

Arguments

seasonder_cs_object

A SeaSondeRCS object containing header information.

Value

A numeric value representing the center frequency in MHz.


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