seasonder_Bins2DopplerFreq | R Documentation |
This function retrieves the Doppler frequency values corresponding to the specified bin indices in a given SeaSondeR
object.
seasonder_Bins2DopplerFreq(seasonder_cs_object, bins)
seasonder_cs_object |
A |
bins |
A numeric vector specifying the Doppler bin indices. |
This function retrieves the full set of Doppler bin frequencies using seasonder_getDopplerBinsFrequency
in non-normalized form.
It then selects the Doppler frequencies corresponding to the specified bin indices.
A numeric vector of Doppler frequencies (in Hz) corresponding to the specified bins.
seasonder_DopplerFreq2Bins
for the reverse operation.
seasonder_getDopplerBinsFrequency
for retrieving the full set of Doppler frequencies.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.