Click or drag to resize

Res1DBridge Fields

The Res1DBridge type exposes the following members.

Fields
  NameDescription
Protected field_connection (Inherited from Res1DStreamBridge.)
Protected field_contained
Table to indicate which items to read. Determined by the filter in ReadDynamicDataHeader()
(Inherited from Res1DStreamBridge.)
Protected field_dfsFile (Inherited from Res1DStreamBridge.)
Protected field_dfsFileStream (Inherited from Res1DStreamBridge.)
Protected field_dynamicItems
List of same size as the dynamic items in the dfs file.
(Inherited from Res1DStreamBridge.)
Protected field_lastTime
Last time when the data was outputted.
(Inherited from Res1DStreamBridge.)
Protected field_predefItemData
Predefined DFS item data, used when reading, for performance.
(Inherited from Res1DStreamBridge.)
Protected field_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).
Protected field_resultData (Inherited from Res1DStreamBridge.)
Protected field_useUbgUnits
Flag indicating whether file is being read in Ubg user units. Not used when writing
(Inherited from Res1DStreamBridge.)
Top
See Also