NetworkDataStateReader Class |
Namespace: DHI.Mike1D.Engine
The NetworkDataStateReader type exposes the following members.
Name | Description | |
---|---|---|
ReadNetworkState |
Read a network state, based on the indices of nodes and reaches specified,
storing values in a NetworkDataT object.
A network states contains one array of node values, matching the nodesinput, and a number of arrays of reach values, matching the reaches input. For reaches, the array must contain values on all H grid points or all Q grid points. |