IEngineData<T> Methods |
The IEngineData<T> generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetValue |
Get value of specified element.
(Inherited from IVectorGetter<T>.) |
![]() | GetValues() |
Get the current values. A new array will be returned every time called.
(Inherited from IVectorGetter<T>.) |
![]() | GetValues(T[]) |
Get the current values.
(Inherited from IVectorGetter<T>.) |
![]() | Prepare |
Prepare for new simulation
|