Res1DBridge Fields |
The Res1DBridge type exposes the following members.
| Name | Description | |
|---|---|---|
| _connection | (Inherited from Res1DStreamBridge.) | |
| _contained |
Table to indicate which items to read. Determined by the filter in ReadDynamicDataHeader()
(Inherited from Res1DStreamBridge.) | |
| _dfsFile | (Inherited from Res1DStreamBridge.) | |
| _dfsFileStream | (Inherited from Res1DStreamBridge.) | |
| _dynamicItems |
List of same size as the dynamic items in the dfs file.
(Inherited from Res1DStreamBridge.) | |
| _lastTime |
Last time when the data was outputted.
(Inherited from Res1DStreamBridge.) | |
| _predefItemData |
Predefined DFS item data, used when reading, for performance.
(Inherited from Res1DStreamBridge.) | |
| _predefItemData0TimestepIndex |
Timestep index of the predefined item data stored in [!:_predefItemData]
for the first item (0 index). This is required to avoid that the first item
is read both in ReadTimeForTimeStep(Int32) and in ReadTimeStep(Int32, Int32).
| |
| _resultData | (Inherited from Res1DStreamBridge.) | |
| _useUbgUnits | Flag indicating whether file is being read in Ubg user units. Not used when writing (Inherited from Res1DStreamBridge.) |