Click or drag to resize

NetworkDataStateReader Methods

The NetworkDataStateReader type exposes the following members.

Methods
  NameDescription
Public methodStatic memberReadNetworkState
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.

Top
See Also