IQhFlowtypeRelations Interface |
Namespace: DHI.Mike1D.StructureModule
public interface IQhFlowtypeRelations : ICloneable
The IQhFlowtypeRelations type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Number of coefficients
|
![]() | Depths |
Gets all the Levels of the collection. The array of depths are depth above the inlet at the
upstream cross section.
|
![]() | Item |
Get/set a coefficient set at the specified index
|
Name | Description | |
---|---|---|
![]() | Clone | Creates a new object that is a copy of the current instance. (Inherited from ICloneable.) |
![]() | SetParameters |
Set all hydraulic parametersets in the list. This is the only way to change the size of the list.
|