Class Module1¶
Defined in File ModelComponent_test.cpp
Inheritance Relationships¶
Base Type¶
public Nextsim::ModelComponent(Class ModelComponent)
Class Documentation¶
-
class Module1 : public Nextsim::ModelComponent¶
Public Functions
-
inline Module1()¶
-
inline virtual void setData(const ModelState::DataMap &st) override¶
Set the initial data of the component from the passed ModelState.
- Parameters:
state – The ModelState containing the data to be set.
-
inline Module1()¶