|
IODA
|
Options controlling the ObsIoGenerateRandom class. More...
#include <ObsSpaceParameters.h>


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< ObsGroupingParameters > | obsGrouping {"obsgrouping", {}, this} |
| options controlling obs record grouping More... | |
| oops::Parameter< int > | maxFrameSize {"max frame size", DEFAULT_FRAME_SIZE, this} |
| maximum frame size More... | |
Options controlling the ObsIoGenerateRandom class.
Definition at line 129 of file ObsSpaceParameters.h.
| EmbeddedObsGenerateRandomParameters ioda::ObsGenerateRandomParameters::random {this} |
options shared by this class and the legacy implementation (LegacyObsGenerateParameters)
Definition at line 134 of file ObsSpaceParameters.h.