Loading [MathJax]/jax/input/TeX/config.js
IODA
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
ioda::ObsFileOutParameters Class Reference

#include <ObsSpaceParameters.h>

Inheritance diagram for ioda::ObsFileOutParameters:
Collaboration diagram for ioda::ObsFileOutParameters:

Public Attributes

oops::RequiredParameter< std::string > fileName {"obsfile", this}
 output obs file name More...
 
- Public Attributes inherited from ioda::ObsIoParametersBase
oops::OptionalParameter< std::string > type {"type", this}
 Identifies the ObsIo subclass to use. More...
 
oops::Parameter< ObsGroupingParametersobsGrouping {"obsgrouping", {}, this}
 options controlling obs record grouping More...
 
oops::Parameter< int > maxFrameSize {"max frame size", DEFAULT_FRAME_SIZE, this}
 maximum frame size More...
 

Detailed Description

Definition at line 74 of file ObsSpaceParameters.h.

Member Data Documentation

◆ fileName

oops::RequiredParameter<std::string> ioda::ObsFileOutParameters::fileName {"obsfile", this}

output obs file name

Definition at line 79 of file ObsSpaceParameters.h.


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