Click or drag to resize

ITopSlot Interface

Namespace:  DHI.Mike1D.CrossSectionModule
Assembly:  DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public interface ITopSlot : ISlot

The ITopSlot type exposes the following members.

Methods
  NameDescription
Public methodGetAdditionalSurfaceArea (Inherited from ISlot.)
Public methodGetArea
Public methodGetFlowArea (Inherited from ISlot.)
Public methodGetFlowAreaDerivative (Inherited from ISlot.)
Public methodGetRadius (Inherited from ISlot.)
Public methodGetRadiusDerivative (Inherited from ISlot.)
Public methodGetResistanceFactor (Inherited from ISlot.)
Public methodGetResistanceFactorDerivative (Inherited from ISlot.)
Public methodGetStorageWidth (Inherited from ISlot.)
Public methodMoveSlot
Public methodValidate (Inherited from ISlot.)
Top
See Also