tidemVuf {oce} | R Documentation |
Do nodal modulation calculations for tidem
. This function is based directly
on t_vuf
in the T_TIDE
Matlab package [1].
tidemVuf(t, j, latitude = NULL)
t |
The time in |
j |
Indices of tidal constituents to use. |
latitude |
Optional numerical value continaing the latitude in degrees North. |
A list
containing
items named v
, u
and f
(see the T_TIDE
documentation).
Dan Kelley translated this from t_astron
from the T_TIDE
package.
1. Pawlowicz, Rich, Bob Beardsley, and Steve Lentz, 2002. Classical tidal
harmonic analysis including error estimates in MATLAB using T_TIDE
.
Computers and Geosciences, 28, 929-937.
Other things related to tidem
data: [[,tidem-method
,
[[<-,tidem-method
,
plot,tidem-method
,
predict.tidem
,
summary,tidem-method
,
tidedata
, tidem-class
,
tidemAstron
, tidem
tidemVuf(as.POSIXct("2008-01-22 18:50:24"), 43, 45.0)