swAlphaOverBeta(salinity, temperature=NULL, pressure=NULL,
isTheta=FALSE)
temperature
and pressure
must be provided) or
a ctd
object (in which case salinity
,
temperature
and pressure
arctd
object, then salinity,
temperature and pressure values are extracted from it, and used for
the calculation.# 0.3476 (from p1964 of McDougall 1987)
ab <- swAlphaOverBeta(40, 10, 4000, isTheta=TRUE)
Run the code above in your browser using DataLab