IEngineDataItemT Methods |
The IEngineDataItemT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| ContainsDataGeneric |
Check whether there is data for the index reference
| |
| ContainsDataNode |
Check whether there is data for the specified node
| |
| ContainsDataReach |
Check whether there is data for the specified reach
| |
| ContainsDataReachGeneric |
Check whether there is generic data for the specified reach
| |
| GetDataNode |
Get engine data for the specified node.
| |
| GetDataReach |
Get engine data for the specified reach.
| |
| GetDataReachGeneric |
Get generic engine data for the specified reach.
| |
| Prepare |
Prepare for new simulation
| |
| UpdateValues |
Update values
|