Res1DBridge Properties |
The Res1DBridge type exposes the following members.
Name | Description | |
---|---|---|
Connection | (Inherited from Res1DStreamBridge.) | |
DoRewindTime |
Flag indicating whether to rewind outputting if the simulation time
was manually moved back in time. When rewinding, data after the new simulation
time will be overridden by new data.
Default value is true. | |
Filter |
Specifies what data to load. Must be set before
any call to the open and read methods.
(Inherited from Res1DStreamBridge.) | |
NumberOfTimeSteps | Return the number of time steps in the storage (Inherited from Res1DStreamBridge.) | |
SecondsBetweenFileFlush |
Seconds between flush to file. Set this lower if you need to read the result file while your
calculations are running.
(Inherited from Res1DStreamBridge.)Set to zero to disable file flushing. Default value is 10 seconds. |