Marine systems simulation
Loading...
Searching...
No Matches
marenv::wave::AiryWavesSimd::WaveDynamicSIMDExpAmp Struct Reference

Extended dynamic SIMD data including depth-dependent terms. See also WaveDynamicSIMD.

#include <AiryWavesSimd.h>

+ Inheritance diagram for marenv::wave::AiryWavesSimd::WaveDynamicSIMDExpAmp:
+ Collaboration diagram for marenv::wave::AiryWavesSimd::WaveDynamicSIMDExpAmp:

Public Attributes

std::vector< xsimd::batch< double > > expk
 Exponential depth decay factor exp(-k*z).
 
- Public Attributes inherited from marenv::wave::AiryWavesSimd::WaveDynamicSIMD
std::vector< xsimd::batch< double > > angle
 Phase angle term (omega*t - k*x*cosT - k*y*sinT + eps).
 
std::vector< xsimd::batch< double > > sin_angle
 Sine of phase angle.
 
std::vector< xsimd::batch< double > > cos_angle
 Cosine of phase angle.
 

The documentation for this struct was generated from the following file: