IODA
ioda::ObsGenerateRandomParameters Class Reference

Options controlling the ObsIoGenerateRandom class. More...

#include <ObsSpaceParameters.h>

Inheritance diagram for ioda::ObsGenerateRandomParameters:
Collaboration diagram for ioda::ObsGenerateRandomParameters:

Public Attributes

EmbeddedObsGenerateRandomParameters random {this}
 options shared by this class and the legacy implementation (LegacyObsGenerateParameters) More...
 
- Public Attributes inherited from ioda::ObsGenerateParametersBase
oops::Parameter< std::vector< float > > obsErrors {"obs errors", { }, this}
 obs error estimates 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

Options controlling the ObsIoGenerateRandom class.

Definition at line 129 of file ObsSpaceParameters.h.

Member Data Documentation

◆ random

EmbeddedObsGenerateRandomParameters ioda::ObsGenerateRandomParameters::random {this}

options shared by this class and the legacy implementation (LegacyObsGenerateParameters)

Definition at line 134 of file ObsSpaceParameters.h.


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