#include <Time.hpp>
Definition at line 6 of file Time.hpp.
◆ DEFAULT_WAVEFORM_DEGREE
const int precice::time::Time::DEFAULT_WAVEFORM_DEGREE = 1 |
|
static |
To be used, when the interpolation degree is not defined.
Definition at line 9 of file Time.hpp.
◆ MAX_WAVEFORM_DEGREE
const int precice::time::Time::MAX_WAVEFORM_DEGREE = 3 |
|
static |
The maximum allowed interpolation degree.
Definition at line 15 of file Time.hpp.
◆ MIN_WAVEFORM_DEGREE
const int precice::time::Time::MIN_WAVEFORM_DEGREE = 0 |
|
static |
The minimum required interpolation degree.
Definition at line 12 of file Time.hpp.
The documentation for this class was generated from the following files: