seasonder_defaultMUSICOptions {SeaSondeR}R Documentation

Default Options for the MUSIC Algorithm

Description

This function returns a list of default options used in the MUSIC algorithm.

Usage

seasonder_defaultMUSICOptions()

Details

The returned list includes:

Value

A list containing the default options for the MUSIC algorithm.

Examples

# Retrieve the default options for the MUSIC algorithm
opts <- seasonder_defaultMUSICOptions()
print(opts)

[Package SeaSondeR version 0.2.8 Index]