Set Maximum Power Bin Indices for First Order Region (FOR)
Source:R/SeaSondeRCS_FOR.R
seasonder_setSeaSondeRCS_FOR_MAXP.bin.Rd
This function assigns the Doppler bin indices corresponding to the maximum power (MAXP.bin
)
for each range cell in the First Order Region (FOR) to the SeaSondeRCS
object.
Details
The maximum power bin (MAXP.bin
) represents the Doppler bin index at which the highest spectral power
was detected in the first-order region. This information is used to refine first-order boundary detection.
Validation Considerations:
The function does not currently validate the format of
FOR_MAXP.bin
.Future improvements should ensure that
FOR_MAXP.bin
consists of integer values corresponding to Doppler bins.
See also
seasonder_findFORNulls
for computingMAXP.bin
.seasonder_setSeaSondeRCS_FOR_MAXP
for setting maximum power values.