RoutingCouplingGridPoint Class |
Namespace: DHI.Mike1D.MzCouplings
public class RoutingCouplingGridPoint : CouplingGridPoint
The RoutingCouplingGridPoint type exposes the following members.
| Name | Description | |
|---|---|---|
| RoutingCouplingGridPoint(IZLocation) | Initializes a new instance of the RoutingCouplingGridPoint class | |
| RoutingCouplingGridPoint(GridPoint, IZLocation) | Initializes a new instance of the RoutingCouplingGridPoint class | |
| RoutingCouplingGridPoint(IZLocation, String) | Initializes a new instance of the RoutingCouplingGridPoint class | |
| RoutingCouplingGridPoint(IZLocation, String, Int32, Int32) | Initializes a new instance of the RoutingCouplingGridPoint class |
| Name | Description | |
|---|---|---|
| D2x | (Inherited from GridPoint.) | |
| Dx | (Inherited from GridPoint.) | |
| Location | (Inherited from GridPoint.) | |
| PointIndex | (Inherited from GridPoint.) | |
| Ratio | (Inherited from GridPoint.) |
| Name | Description | |
|---|---|---|
| CompareTo | (Inherited from GridPoint.) | |
| 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.) | |
| GetEngine | (Inherited from CouplingGridPoint.) | |
| GetGridPointSpan | (Inherited from GridPoint.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| _d2x | (Inherited from GridPoint.) | |
| _dx | (Inherited from GridPoint.) | |
| _location | (Inherited from GridPoint.) |