Click or drag to resize

IEngineDataReachT Interface

Interface for a set of engine data that belongs to a set of gridpoints in a reach

Namespace:  DHI.Mike1D.Engine.ModuleData
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public interface IEngineDataReach<T> : IEngineData<T>, 
	IVectorGetter<T>

Type Parameters

T

[Missing <typeparam name="T"/> documentation for "T:DHI.Mike1D.Engine.ModuleData.IEngineDataReach`1"]

The IEngineDataReachT type exposes the following members.

Properties
Methods
Extension Methods
See Also