_amplitude (defined in vtb::core::Wave_base< T, N >) | vtb::core::Wave_base< T, N > | protected |
_angfrequency (defined in vtb::core::Wave_base< T, N >) | vtb::core::Wave_base< T, N > | protected |
_k (defined in vtb::core::Wave_base< T, N >) | vtb::core::Wave_base< T, N > | protected |
acf_grid() const (defined in vtb::core::Propagating_stokes_wave< T, N >) | vtb::core::Propagating_stokes_wave< T, N > | inline |
amplitude() const noexcept | vtb::core::Wave_base< T, N > | inline |
angular_frequency() const noexcept | vtb::core::Wave_base< T, N > | inline |
dimensions() noexcept (defined in vtb::core::Wave_base< T, N >) | vtb::core::Wave_base< T, N > | inlinestatic |
direction() const noexcept | vtb::core::Wave_base< T, N > | inline |
length() const noexcept | vtb::core::Wave_base< T, N > | inline |
operator()(const vec &x, T t) const noexcept | vtb::core::Propagating_stokes_wave< T, N > | inline |
operator=(const Propagating_stokes_wave &)=default (defined in vtb::core::Propagating_stokes_wave< T, N >) | vtb::core::Propagating_stokes_wave< T, N > | |
operator=(const Wave_base &)=default (defined in vtb::core::Wave_base< T, N >) | vtb::core::Wave_base< T, N > | |
period() const noexcept | vtb::core::Wave_base< T, N > | inline |
phase_velocity() const noexcept | vtb::core::Wave_base< T, N > | inline |
Propagating_stokes_wave()=default (defined in vtb::core::Propagating_stokes_wave< T, N >) | vtb::core::Propagating_stokes_wave< T, N > | |
Propagating_stokes_wave(const Propagating_stokes_wave &)=default (defined in vtb::core::Propagating_stokes_wave< T, N >) | vtb::core::Propagating_stokes_wave< T, N > | |
Propagating_stokes_wave(Amplitude< T > amplitude, const vec &k) (defined in vtb::core::Propagating_stokes_wave< T, N >) | vtb::core::Propagating_stokes_wave< T, N > | inline |
Propagating_stokes_wave(Amplitude< T > amplitude, Length< T > length, Direction< T > direction) (defined in vtb::core::Propagating_stokes_wave< T, N >) | vtb::core::Propagating_stokes_wave< T, N > | inline |
scalar_length() const noexcept | vtb::core::Wave_base< T, N > | inline |
value_type typedef (defined in vtb::core::Wave_base< T, N >) | vtb::core::Wave_base< T, N > | |
vec typedef (defined in vtb::core::Wave_base< T, N >) | vtb::core::Wave_base< T, N > | |
Wave_base()=default (defined in vtb::core::Wave_base< T, N >) | vtb::core::Wave_base< T, N > | |
Wave_base(const Wave_base &)=default (defined in vtb::core::Wave_base< T, N >) | vtb::core::Wave_base< T, N > | |
Wave_base(Amplitude< T > amplitude, const vec &k, Frequency< T > freq) (defined in vtb::core::Wave_base< T, N >) | vtb::core::Wave_base< T, N > | inlineexplicit |
Wave_base(Amplitude< T > amplitude, Length< T > length, Direction< T > direction, Frequency< T > velocity) (defined in vtb::core::Wave_base< T, N >) | vtb::core::Wave_base< T, N > | inlineexplicit |
wave_number() const noexcept | vtb::core::Wave_base< T, N > | inline |
~Propagating_stokes_wave()=default (defined in vtb::core::Propagating_stokes_wave< T, N >) | vtb::core::Propagating_stokes_wave< T, N > | |