Click or drag to resize

XSBase Class

Inheritance Hierarchy
SystemObject
  DHI.Mike1D.CrossSectionModuleXSBase
    More...

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 abstract class XSBase : IExtensibleDataObject

The XSBase type exposes the following members.

Constructors
  NameDescription
Protected methodXSBase
Initializes a new instance of the XSBase class
Top
Properties
Methods
  NameDescription
Public methodAdjustProcessedLevels(Double)
Public methodStatic memberAdjustProcessedLevels(Double, Double)
Public methodAdjustProcessedLevelSpecs
Public methodBottomLevelFromCenter
Public methodCalculateProcessedData
Public methodCalculateProcessedDataIfNeeded
Public methodCheckProcessedData
Public methodClearOriginalProcessedData
Public methodClone
Protected methodConvertModifiedResistanceFactorsIfNecessary
Public methodConvertRelativeResistanceMultiZones
Public methodCreateAllProcessedArrays
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 methodGetActualMorphologicalDivision
Public methodGetAdditionalSurfaceArea
Public methodGetArea
Public methodGetAreaByIntegratingWidths
Public methodGetCriticalDepth
Public methodGetCriticalDischarge
Public methodGetFlowArea(Int32)
Public methodGetFlowArea(Int32, Double)
Public methodGetFlowAreaDerivative
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetHydraulicRadius(Int32)
Public methodGetHydraulicRadius(Int32, Double)
Public methodGetHydraulicRadiusDerivative
Public methodGetLevelFromArea
Public methodGetMaximumValues
Public methodGetNaturalDepthOld Obsolete.
Public methodGetResistanceFactor
Public methodGetResistanceFactorsDerivative
Public methodGetStorageWidth(Int32)
Public methodGetStorageWidth(Int32, Double)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetVolumeFromAdditionalSurfaceArea
Public methodInheritProcessedDataFrom
Public methodInitialize
Public methodLevel
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPrepare
Public methodProcessedLevel
Public methodRestoreModifiedResistanceFactors
Public methodRestoreOriginalProcessedData
Public methodSaveOriginalProcessedData
Public methodSetAllProcessedValues
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodValidate
Top
Fields
Extension Methods
  NameDescription
Public Extension MethodGetConveyance (Defined by CrossSectionExtensions.)
Top
See Also
Inheritance Hierarchy