public interface ILEMSRunConfiguration
Modifier and Type | Method and Description |
---|---|
void |
addStateRecord(IStateRecord stateRecord) |
List<IStateRecord> |
getRecordedStates() |
double |
getRuntime() |
double |
getTimestep() |
double getTimestep()
double getRuntime()
void addStateRecord(IStateRecord stateRecord)
List<IStateRecord> getRecordedStates()
Copyright © 2020. All rights reserved.