Pointers to wave component details.
#include <WaveField.h>
|
|
const double *RESTRICT | zetaA |
| | Pointer to spectral amplitude array.
|
| |
|
const double *RESTRICT | epsilon |
| | Pointer to random phase angle array.
|
| |
|
const double *RESTRICT | omega |
| | Pointer to wave frequency array.
|
| |
|
const double *RESTRICT | waveNumber |
| | Pointer to wave number array.
|
| |
|
const double *RESTRICT | theta |
| | Pointer to wave propagation direction array.
|
| |
|
const double *RESTRICT | cosTheta |
| | Pointer to array of precalculated cos(theta).
|
| |
|
const double *RESTRICT | sinTheta |
| | Pointer to array of precalculated sin(theta).
|
| |
|
const double *RESTRICT | remainingAccumulatedAmplitude |
| | Each element is the sum of the amplitudes of the remaining wave components.
|
| |
|
int | numWaves |
| | The number of wave components.
|
| |
The documentation for this struct was generated from the following file:
- /update_root/webfhsim/reloadrepos/marenv/include/marenv/wave/WaveField.h