Goby3
3.1.5a
2024.05.23
|
Go to the source code of this file.
Namespaces | |
goby | |
The global namespace for the Goby project. | |
goby::util | |
goby::util::seawater | |
Functions | |
template<typename DepthUnit = boost::units::si::length, typename LatitudeUnit = boost::units::degree::plane_angle> | |
boost::units::quantity< decltype(boost::units::si::deci *bar)> | goby::util::seawater::pressure (boost::units::quantity< DepthUnit > depth, boost::units::quantity< LatitudeUnit > latitude) |
Calculates pressure from depth and latitude. More... | |