Marine systems simulation
Loading...
Searching...
No Matches
marenv::wave::WaveField::InsecureDatapointers Struct Reference

Pointers to wave component details.

#include <WaveField.h>

Public Attributes

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: