UFO
|
An optional parameter to override the source of HofX wind components, and an optional parameter for minimum wind components (default=0.5 m/s). More...
#include <WindDirAngleDiff.h>
Public Attributes | |
oops::Parameter< std::string > | test_hofx {"test_hofx", "HofX", this} |
Name of the HofX group used to replace the default group (default is HofX) More... | |
oops::Parameter< float > | minimum_uv {"minimum_uv", 0.5, this} |
An optional parameter to override the source of HofX wind components, and an optional parameter for minimum wind components (default=0.5 m/s).
Definition at line 25 of file WindDirAngleDiff.h.
oops::Parameter<float> ufo::WindDirAngleDiffParameters::minimum_uv {"minimum_uv", 0.5, this} |
Definition at line 31 of file WindDirAngleDiff.h.
oops::Parameter<std::string> ufo::WindDirAngleDiffParameters::test_hofx {"test_hofx", "HofX", this} |
Name of the HofX group used to replace the default group (default is HofX)
Definition at line 30 of file WindDirAngleDiff.h.