Click or drag to resize

MikeFloodCouplingParameters Class

Inheritance Hierarchy
SystemObject
  DHI.Mike1D.MzCouplingsMikeFloodCouplingParameters

Namespace:  DHI.Mike1D.MzCouplings
Assembly:  DHI.Mike1D.MzCouplings (in DHI.Mike1D.MzCouplings.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public class MikeFloodCouplingParameters

The MikeFloodCouplingParameters type exposes the following members.

Constructors
  NameDescription
Public methodMikeFloodCouplingParameters
Initializes a new instance of the MikeFloodCouplingParameters class
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetAdCoupling
Public methodGetDebugFlag
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetMike11LogFileName
Public methodGetMike11Path
Public methodGetMike21Path
Public methodGetMikeMexUrbanPath
Public methodGetMikeUrbanLogFileName
Public methodGetMikeUrbanPath
Public methodGetNbOfLinks
Public methodGetNbOfRiverLinks
Public methodGetNbOfUrbanLinks
Public methodGetNpMaxpoints
Public methodGetScalingAdFactor
Public methodGetTsFactor
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodStatic memberReadBooleanParameter
Public methodStatic memberReadCoupleFile
Public methodSetAdCoupling
Public methodSetDebugFlag
Public methodSetMike11Path
Public methodSetMike21Path
Public methodSetMikeMexUrbanPath
Public methodSetMikeUrbanPath
Public methodSetNbOfLinks
Public methodSetNbOfRiverLinks
Public methodSetNbOfUrbanLinks
Public methodSetScalingAdFactor
Public methodSetTsFactor
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Fields
  NameDescription
Public fieldStatic memberMm21Enginetype
Top
See Also