|
OOPS
|
#include <TLML95.h>


Public Attributes | |
| oops::RequiredParameter< util::Duration > | tstep {"tstep", this} |
| oops::RequiredParameter< ModelL95Parameters > | trajectory {"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... | |
| oops::RequiredParameter<ModelL95Parameters> lorenz95::TLML95Parameters::trajectory {"trajectory", this} |
| oops::RequiredParameter<util::Duration> lorenz95::TLML95Parameters::tstep {"tstep", this} |
| oops::OptionalParameter<std::string> lorenz95::TLML95Parameters::variableChange {"variable change", this} |