seasonder_NULLSeaSondeRCS_MUSIC {SeaSondeR}R Documentation

Initialize NULL Data Structure for SeaSondeR MUSIC Analysis

Description

This function initializes a NULL data structure for storing results of the MUSIC analysis in SeaSondeR. The structure is designed as a tibble with pre-defined columns for range cells, Doppler bins, and various MUSIC-related parameters.

Usage

seasonder_NULLSeaSondeRCS_MUSIC()

Details

The initialized tibble contains the following columns:

Value

A tibble with pre-defined columns and empty values, ready to be populated with MUSIC analysis results.

See Also

seasonder_MUSICInitCov for initializing covariance matrices. seasonder_MUSICInitEigenDecomp for initializing eigenvalue decompositions. seasonder_MUSICInitProjections for initializing projection matrices. seasonder_MUSICInitDOASolutions for initializing DOA solutions.


[Package SeaSondeR version 0.2.8 Index]