UFO
ufo::ModelHeightAdjustedRelativeHumidityParameters Class Reference

Options controlling ModelHeightAdjustedRelativeHumidity ObsFunction. More...

#include <ModelHeightAdjustedRelativeHumidity.h>

Inheritance diagram for ufo::ModelHeightAdjustedRelativeHumidityParameters:
Collaboration diagram for ufo::ModelHeightAdjustedRelativeHumidityParameters:

Public Attributes

oops::RequiredParameter< Variableelevation {"elevation", this}
 Input observation station height to be used. More...
 
oops::RequiredParameter< Variabletemperature {"temperature", this}
 Temperature to be used. More...
 

Detailed Description

Member Data Documentation

◆ elevation

oops::RequiredParameter<Variable> ufo::ModelHeightAdjustedRelativeHumidityParameters::elevation {"elevation", this}

Input observation station height to be used.

Definition at line 30 of file ModelHeightAdjustedRelativeHumidity.h.

◆ temperature

oops::RequiredParameter<Variable> ufo::ModelHeightAdjustedRelativeHumidityParameters::temperature {"temperature", this}

Temperature to be used.

Definition at line 32 of file ModelHeightAdjustedRelativeHumidity.h.


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