18 : uice(ModelArray::Type::H)
19 , vice(ModelArray::Type::H)
31 std::string
getName()
const override {
return "IDynamics"; }
32 void setData(
const ModelState::DataMap& ms)
override
std::string getName() const override
Returns the name of the component.
ModelState getState(const OutputLevel &) const override
Returns a ModelState from this component at a specified level.
ModelState getState() const override
Returns a ModelState from this component.
void setData(const ModelState::DataMap &ms) override
Set the initial data of the component from the passed ModelState.
A class which provides indirect access to ModelArray.
static const MARBackingStore & getSharedArray()
Returns a const reference to the store for SharedArray fields.