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: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public interface IEngineDataReach<T> : IEngineData<T>, 
	IVectorGetter<T>

Type Parameters

T

The IEngineDataReachT type exposes the following members.

Properties
Methods
See Also