UFO
ufo::WindDirAngleDiffParameters Class Reference

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>

Inheritance diagram for ufo::WindDirAngleDiffParameters:
Collaboration diagram for ufo::WindDirAngleDiffParameters:

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}
 

Detailed Description

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.

Member Data Documentation

◆ minimum_uv

oops::Parameter<float> ufo::WindDirAngleDiffParameters::minimum_uv {"minimum_uv", 0.5, this}

Definition at line 31 of file WindDirAngleDiff.h.

◆ test_hofx

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.


The documentation for this class was generated from the following file: