Click or drag to resize

XSRectangular Class

Inheritance Hierarchy

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 class XSRectangular : XSBase

The XSRectangular type exposes the following members.

Constructors
  NameDescription
Public methodXSRectangular
Initializes a new instance of the XSRectangular class
Public methodXSRectangular(Double, Double)
Initializes a new instance of the XSRectangular class
Top
Properties
Methods
  NameDescription
Public methodAdjustProcessedLevels(Double) (Inherited from XSBase.)
Public methodAdjustProcessedLevelSpecs (Inherited from XSBase.)
Public methodBottomLevelFromCenter (Overrides XSBaseBottomLevelFromCenter(Double).)
Public methodCalculateProcessedData (Inherited from XSBase.)
Public methodCalculateProcessedDataIfNeeded (Inherited from XSBase.)
Public methodCheckProcessedData (Inherited from XSBase.)
Public methodClearOriginalProcessedData (Inherited from XSBase.)
Public methodClone (Overrides XSBaseClone.)
Protected methodConvertModifiedResistanceFactorsIfNecessary (Inherited from XSBase.)
Public methodConvertRelativeResistanceMultiZones (Inherited from XSBase.)
Public methodCreateAllProcessedArrays (Inherited from XSBase.)
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 (Inherited from XSBase.)
Public methodGetAdditionalSurfaceArea (Inherited from XSBase.)
Public methodGetArea (Inherited from XSBase.)
Public methodGetAreaByIntegratingWidths (Inherited from XSBase.)
Public methodGetCriticalDepth (Overrides XSBaseGetCriticalDepth(Double).)
Public methodGetCriticalDischarge (Overrides XSBaseGetCriticalDischarge(Double).)
Public methodGetFlowArea(Int32) (Inherited from XSBase.)
Public methodGetFlowArea(Int32, Double) (Inherited from XSBase.)
Public methodGetFlowAreaDerivative (Inherited from XSBase.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetHydraulicRadius(Int32) (Inherited from XSBase.)
Public methodGetHydraulicRadius(Int32, Double) (Inherited from XSBase.)
Public methodGetHydraulicRadiusDerivative (Inherited from XSBase.)
Public methodGetLevelFromArea (Inherited from XSBase.)
Public methodGetMaximumValues (Inherited from XSBase.)
Public methodGetNaturalDepthOld Obsolete. (Inherited from XSBase.)
Public methodGetResistanceFactor (Inherited from XSBase.)
Public methodGetResistanceFactorsDerivative (Inherited from XSBase.)
Public methodGetStorageWidth(Int32) (Inherited from XSBase.)
Public methodGetStorageWidth(Int32, Double) (Inherited from XSBase.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetVolumeFromAdditionalSurfaceArea (Inherited from XSBase.)
Public methodInheritProcessedDataFrom (Inherited from XSBase.)
Public methodInitialize (Inherited from XSBase.)
Public methodLevel (Inherited from XSBase.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPrepare (Inherited from XSBase.)
Public methodProcessedLevel (Inherited from XSBase.)
Public methodRestoreModifiedResistanceFactors (Inherited from XSBase.)
Public methodRestoreOriginalProcessedData (Inherited from XSBase.)
Public methodSaveOriginalProcessedData (Inherited from XSBase.)
Public methodSetAllProcessedValues (Inherited from XSBase.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodValidate (Overrides XSBaseValidate.)
Top
Fields
  NameDescription
Protected field_bAutoProcess (Inherited from XSBase.)
Protected field_bProcessedDataProtected (Inherited from XSBase.)
Protected field_crossSectionType (Inherited from XSBase.)
Protected field_distanceBetweenLevels (Inherited from XSBase.)
Protected field_equidistantLevels (Inherited from XSBase.)
Protected field_flowResistance (Inherited from XSBase.)
Protected field_height (Inherited from XSBase.)
Protected field_isInitialized (Inherited from XSBase.)
Protected field_isPrepared (Inherited from XSBase.)
Protected field_modifiedFormulation (Inherited from XSBase.)
Protected field_modifiedResistanceFactors (Inherited from XSBase.)
Protected field_modifiedResistanceFactorsDerivatives (Inherited from XSBase.)
Protected field_numberOfProcessedLevels (Inherited from XSBase.)
Protected field_originalProcessedData (Inherited from XSBase.)
Protected field_processedAdditionalSurfaceAreas (Inherited from XSBase.)
Protected field_processedAreas (Inherited from XSBase.)
Protected field_processedCriticalDischarges (Inherited from XSBase.)
Protected field_processedDataStatus (Inherited from XSBase.)
Protected field_processedDerivatives (Inherited from XSBase.)
Protected field_processedFlowAreas (Inherited from XSBase.)
Protected field_processedLevels (Inherited from XSBase.)
Protected field_processedRadii (Inherited from XSBase.)
Protected field_processedRadiiDerivatives (Inherited from XSBase.)
Protected field_processedResistanceFactors (Inherited from XSBase.)
Protected field_processedStorageWidths (Inherited from XSBase.)
Protected field_resistenceDistri (Inherited from XSBase.)
Top
Extension Methods
  NameDescription
Public Extension MethodGetConveyance (Defined by CrossSectionExtensions.)
Top
See Also