| Modifier and Type | Method and Description |
|---|---|
FmuResult<IFmiComponentState> |
IFmiComponent.deSerializeFMUstate(byte[] bytes,
long size) |
FmuResult<IFmiComponentState> |
IFmiComponent.getState() |
| Modifier and Type | Method and Description |
|---|---|
Fmi2Status |
IFmiComponent.freeState(IFmiComponentState state) |
FmuResult<Long> |
IFmiComponent.getSerializedFMUstateSize(IFmiComponentState state) |
FmuResult<byte[]> |
IFmiComponent.serializeFMUstate(IFmiComponentState state,
long size) |
Fmi2Status |
IFmiComponent.setState(IFmiComponentState state) |
Copyright © 2015–2024 INTO CPS. All rights reserved.