This file contains definitions for classes used to manage a wave field. This includes wave parameters, wave generation, and sampling from the wave field. More...
#include <ignition/math/Vector2.hh>
#include <ignition/math/Vector3.hh>
#include <memory>
#include <vector>
Go to the source code of this file.
Classes | |
class | asv::WavefieldSampler |
A class to manage sampling depths from a wave field. More... | |
class | asv::WaveParameters |
A class to manage the parameters for generating a wave. More... | |
Namespaces | |
asv | |
gazebo | |
gazebo::msgs | |
sdf | |
This file contains definitions for classes used to manage a wave field. This includes wave parameters, wave generation, and sampling from the wave field.
Definition in file Wavefield.hh.