HDVelocityCalculator Class |
Inheritance Hierarchy
Namespace:
DHI.Mike1D.Engine.AddOns
Assembly:
DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntaxpublic class HDVelocityCalculator : AbstractEngineDataReach<double>
The HDVelocityCalculator type exposes the following members.
Constructors
Properties
Methods
| Name | Description |
---|
  | CreateDataItemForEndPoints(EngineNet, Boolean, Boolean) | |
  | CreateDataItemForEndPoints(EngineNet, Boolean, Boolean, Boolean) | |
  | CreateDataItemForGridPoints | |
  | CreateForEndPoints(EngineNet, Int32, Boolean, Boolean) | |
  | CreateForEndPoints(EngineNet, Int32, Boolean, Boolean, Boolean) | |
  | CreateForGridPoints(EngineNet, Int32, ListInt32) | |
  | CreateForGridPoints(EngineNet, Int32, Boolean, Boolean) | |
 | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
 | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | GetValue | (Overrides AbstractEngineDataReachTGetValue(Int32).) |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
 | Prepare | (Inherited from AbstractEngineDataReachT.) |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Top
Fields
See Also