Static Public Member Functions | List of all members
asv::Physics Class Reference

A collection of static methods for various physics calculations. More...

#include <Physics.hh>

Static Public Member Functions

static double DeepWaterDispersionToOmega (double _wavenumber)
 Compute the deep water dispersion. More...
 
static double DeepWaterDispersionToWavenumber (double _omega)
 Compute the deep water dispersion. More...
 

Detailed Description

A collection of static methods for various physics calculations.

Definition at line 30 of file Physics.hh.

Member Function Documentation

double asv::Physics::DeepWaterDispersionToOmega ( double  _wavenumber)
static

Compute the deep water dispersion.

Parameters
[in]_wavenumberThe wavenumber: k = 2 PI / wavelength.
Returns
The angular frequency omega.

Definition at line 26 of file Physics.cc.

double asv::Physics::DeepWaterDispersionToWavenumber ( double  _omega)
static

Compute the deep water dispersion.

Parameters
[in]_omegaThe angular frequency: omega = 2 PI / T.
Returns
The wavenumber k.

Definition at line 33 of file Physics.cc.


The documentation for this class was generated from the following files:


wave_gazebo_plugins
Author(s): Rhys Mainwaring
autogenerated on Thu May 7 2020 03:54:44