Click or drag to resize

IEngineDataItemT Methods

The IEngineDataItemT generic type exposes the following members.

Methods
  NameDescription
Public methodContainsDataGeneric
Check whether there is data for the index reference
Public methodContainsDataNode
Check whether there is data for the specified node
Public methodContainsDataReach
Check whether there is data for the specified reach
Public methodContainsDataReachGeneric
Check whether there is generic data for the specified reach
Public methodGetDataNode
Get engine data for the specified node.
Public methodGetDataReach
Get engine data for the specified reach.
Public methodGetDataReachGeneric
Get generic engine data for the specified reach.
Public methodPrepare
Prepare for new simulation
Public methodUpdateValues
Update values
Top
See Also