Click or drag to resize

INetworkDataDouble Properties

The INetworkDataDouble type exposes the following members.

Properties
  NameDescription
Public propertyCanInterpolate
Flag specifying whether it makes sense to interpolate in values on a reach.
Public propertyGlobalValue
The global value
Public propertyHasGlobalValue
Flag specifying whether this data has a global value defined
Public propertyHasValues
Flag specifying whether this data has values defined at all
(Inherited from INetworkData<T>.)
Public propertyNodeIdValuePairs
The set of node id's and values defined.
Public propertyQuantity
Quantity stored in network data
Public propertyReachData
Retrieves reaches which has data
Top
See Also