Click or drag to resize

XSOpen Class

Note: This API is now obsolete.

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#
[ObsoleteAttribute("Use XSBaseRaw, it handles now both XSOpen and XSPolygon")]
public class XSOpen : XSBaseRaw

The XSOpen type exposes the following members.

Constructors
  NameDescription
Public methodXSOpen
Initializes a new instance of the XSOpen class
Public methodXSOpen(XSBaseRaw)
Initializes a new instance of the XSOpen class
Top
Properties
  NameDescription
Public propertyAngle (Inherited from XSBaseRaw.)
Public propertyApplyAngle (Inherited from XSBaseRaw.)
Public propertyAutoProcess (Inherited from XSBase.)
Public propertyBottomLevel (Inherited from XSBase.)
Public propertyCrossSectionType (Inherited from XSBase.)
Public propertyEquidistantLevels (Inherited from XSBase.)
Public propertyFlowDir (Inherited from XSBaseRaw.)
Public propertyFlowResistance (Inherited from XSBase.)
Public propertyHasProcessedData (Inherited from XSBase.)
Public propertyHeight (Inherited from XSBase.)
Public propertyInterpolated (Inherited from XSBaseRaw.)
Public propertyIsOpen (Inherited from XSBaseRaw.)
Public propertyLeftCoordinateMarker (Inherited from XSBaseRaw.)
Public propertyLeftLeveeBank (Inherited from XSBaseRaw.)
Public propertyLeftLowFlowBank (Inherited from XSBaseRaw.)
Public propertyLowestPoint (Inherited from XSBaseRaw.)
Public propertyMaximumStorageWidth (Inherited from XSBaseRaw.)
Public propertyModifiedFormulation (Inherited from XSBase.)
Public propertyModifiedResistanceFactors (Inherited from XSBase.)
Public propertyMorphologicalDivision (Inherited from XSBase.)
Public propertyMorphologicalDivisionType (Inherited from XSBase.)
Public propertyNumberOfProcessedLevels (Inherited from XSBase.)
Public propertyPoints (Inherited from XSBaseRaw.)
Public propertyProcessedAdditionalSurfaceAreas (Inherited from XSBase.)
Public propertyProcessedAreas (Inherited from XSBase.)
Public propertyProcessedDataProtected (Inherited from XSBase.)
Public propertyProcessedDataStatus (Inherited from XSBase.)
Public propertyProcessedDerivatives (Inherited from XSBase.)
Public propertyProcessedFlowAreas (Inherited from XSBase.)
Public propertyProcessedLevels (Inherited from XSBase.)
Public propertyProcessedRadii (Inherited from XSBase.)
Public propertyProcessedRadiiDerivatives (Inherited from XSBase.)
Public propertyProcessedResistanceFactors (Inherited from XSBase.)
Public propertyProcessedStorageWidths (Inherited from XSBase.)
Public propertyProcessingLevelsSpecs (Inherited from XSBase.)
Public propertyRadiusType (Inherited from XSBaseRaw.)
Public propertyRelativeConveyanceCutoff (Inherited from XSBase.)
Public propertyRightCoordinateMarker (Inherited from XSBaseRaw.)
Public propertyRightLeveeBank (Inherited from XSBaseRaw.)
Public propertyRightLowFlowBank (Inherited from XSBaseRaw.)
Public propertySelected (Inherited from XSBaseRaw.)
Public propertySymmetric (Inherited from XSBaseRaw.)
Public propertyTopLevel (Inherited from XSBase.)
Public propertyTopoID (Inherited from XSBase.)
Top
Methods
  NameDescription
Public methodAdjustProcessedLevels(Double) (Inherited from XSBase.)
Public methodAdjustProcessedLevelSpecs (Inherited from XSBase.)
Public methodBottomLevelFromCenter (Inherited from XSBaseRaw.)
Public methodCalculateProcessedData (Inherited from XSBaseRaw.)
Public methodCalculateProcessedDataIfNeeded (Inherited from XSBase.)
Public methodCheckProcessedData (Inherited from XSBase.)
Public methodClearOriginalProcessedData (Inherited from XSBase.)
Public methodClearZones (Inherited from XSBaseRaw.)
Public methodClone (Overrides XSBaseRawClone.)
Protected methodConvertModifiedResistanceFactorsIfNecessary (Inherited from XSBase.)
Public methodConvertRelativeResistanceMultiZones (Inherited from XSBase.)
Public methodCopyValuesToOther (Inherited from XSBaseRaw.)
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 (Inherited from XSBase.)
Public methodGetCriticalDischarge (Inherited from XSBase.)
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 methodGetLocalVelocity (Inherited from XSBaseRaw.)
Public methodGetLocalVelocityFactor (Inherited from XSBaseRaw.)
Public methodGetLocalVelocityFactorFromIntegral (Inherited from XSBaseRaw.)
Public methodGetMarkerIndex (Inherited from XSBaseRaw.)
Public methodGetMarkerSequence (Inherited from XSBaseRaw.)
Public methodGetMarkersOfPoint (Inherited from XSBaseRaw.)
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 XSBaseRaw.)
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 methodSetMarkerAt (Inherited from XSBaseRaw.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodUpdateMarkersToDefaults (Inherited from XSBaseRaw.)
Public methodUpdatePointMarkerString (Inherited from XSBaseRaw.)
Public methodUpdatePointResistance (Inherited from XSBaseRaw.)
Public methodValidate (Inherited from XSBaseRaw.)
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