UFO
ufo::ChannelUseflagCheckRadParameters Class Reference

Options applying to channel useflag check. More...

#include <ChannelUseflagCheckRad.h>

Inheritance diagram for ufo::ChannelUseflagCheckRadParameters:
Collaboration diagram for ufo::ChannelUseflagCheckRadParameters:

Public Attributes

oops::RequiredParameter< std::string > channelList {"channels", this}
 List of channels available for assimilation. More...
 
oops::RequiredParameter< std::vector< int > > useflagChannel {"use_flag", this}
 Useflag (-1: not used; 0: monitoring; 1: used) for each channel in channelList. More...
 

Detailed Description

Options applying to channel useflag check.

Definition at line 27 of file ChannelUseflagCheckRad.h.

Member Data Documentation

◆ channelList

oops::RequiredParameter<std::string> ufo::ChannelUseflagCheckRadParameters::channelList {"channels", this}

List of channels available for assimilation.

Definition at line 32 of file ChannelUseflagCheckRad.h.

◆ useflagChannel

oops::RequiredParameter<std::vector<int> > ufo::ChannelUseflagCheckRadParameters::useflagChannel {"use_flag", this}

Useflag (-1: not used; 0: monitoring; 1: used) for each channel in channelList.

Definition at line 35 of file ChannelUseflagCheckRad.h.


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