Package | Description |
---|---|
org.lemsml.jlems.api | |
org.lemsml.jlems.api.interfaces |
Modifier and Type | Class and Description |
---|---|
class |
LEMSDoubleValue |
Modifier and Type | Method and Description |
---|---|
ALEMSValue |
LEMSRecordedState.getLastValue() |
ALEMSValue |
LEMSResultsContainer.getStateValue(IStateIdentifier state,
int timeStep) |
ALEMSValue |
LEMSRecordedState.getValue(int timeStep) |
Modifier and Type | Method and Description |
---|---|
void |
LEMSResultsContainer.addStateValue(IStateIdentifier state,
ALEMSValue value) |
void |
LEMSRecordedState.addValue(ALEMSValue value) |
Modifier and Type | Method and Description |
---|---|
ALEMSValue |
ILEMSResultsContainer.getStateValue(IStateIdentifier state,
int timeStep) |
Modifier and Type | Method and Description |
---|---|
void |
ILEMSResultsContainer.addStateValue(IStateIdentifier state,
ALEMSValue value) |
Copyright © 2020. All rights reserved.