Click or drag to resize

Res1DNetworkDataTimeSetWrapper Properties

The Res1DNetworkDataTimeSetWrapper type exposes the following members.

Properties
  NameDescription
Public propertyEndTime
Last time in network value. Must be equal or after StartTime
Public propertyExtrapolationDistance
Distance from gridpoint where extrapolation takes place, i.e., if location chainage is outside the network value chainage span, but less than ExtrapolationDistance from the span, then the nearest value is extrapolated. Set to 0 to disable. Default is LOCATION_EQUAL_TOLERANCE. Can not be negative.
Public propertyStartTime
First time in network value
Top
See Also