Click or drag to resize

IEnergyLoss Interface

Namespace:  DHI.Mike1D.StructureModule
Assembly:  DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public interface IEnergyLoss : IStructure, 
	IDoubleProxy, IQuantityProxy, ISolvesEnergyEquation, ILinearZeroVariation

The IEnergyLoss type exposes the following members.

Properties
Methods
  NameDescription
Public methodAccepts (Inherited from IQuantityProxy.)
Public methodDescription (Inherited from IStructure.)
Public methodInitialize (Inherited from IStructure.)
Public methodOffers (Inherited from IQuantityProxy.)
Public methodPrepare (Inherited from IStructure.)
Public methodSetWaterLevels(Double, Double) (Inherited from IStructure.)
Public methodSetWaterLevels(Double, Double, Double, Double) (Inherited from ISolvesEnergyEquation.)
Public methodUpdatedWaterLevels (Inherited from IStructure.)
Public methodValidate (Inherited from IStructure.)
Public methodValueGetter (Inherited from IDoubleProxy.)
Public methodValueSetter (Inherited from IDoubleProxy.)
Top
Extension Methods
See Also