OOPS
lorenz95::TLML95Parameters Class Reference

#include <TLML95.h>

Inheritance diagram for lorenz95::TLML95Parameters:
Collaboration diagram for lorenz95::TLML95Parameters:

Public Attributes

oops::RequiredParameter< util::Duration > tstep {"tstep", this}
 
oops::RequiredParameter< ModelL95Parameterstrajectory {"trajectory", this}
 
oops::OptionalParameter< std::string > variableChange {"variable change", this}
 
- Public Attributes inherited from oops::LinearModelParametersBase
OptionalParameter< std::string > name {"name", this}
 LinearModel name. More...
 

Detailed Description

Definition at line 43 of file TLML95.h.

Member Data Documentation

◆ trajectory

oops::RequiredParameter<ModelL95Parameters> lorenz95::TLML95Parameters::trajectory {"trajectory", this}

Definition at line 48 of file TLML95.h.

◆ tstep

oops::RequiredParameter<util::Duration> lorenz95::TLML95Parameters::tstep {"tstep", this}

Definition at line 47 of file TLML95.h.

◆ variableChange

oops::OptionalParameter<std::string> lorenz95::TLML95Parameters::variableChange {"variable change", this}

Definition at line 52 of file TLML95.h.


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