Skip to contents

This function calculates the radial velocities for MUSIC Doppler bins based on the given SeaSonde cross-spectral object.

Usage

seasonder_getSeaSondeRCS_MUSIC_BinsRadialVelocity(seasonder_cs_object)

Arguments

seasonder_cs_object

A SeaSondeRCS object representing the cross-spectral data structure. It contains necessary metadata and Doppler frequency information.

Value

A numeric vector containing the radial velocities corresponding to each MUSIC Doppler bin.

Details

The function uses the following process:

The computed velocities are returned as a numeric vector, which can be used in subsequent analyses or visualizations.