CatchmentComponentSourceBoundary Methods |
The CatchmentComponentSourceBoundary type exposes the following members.
Methods
| Name | Description |
---|
 | CalculateVariation | (Inherited from AbstractSourceBoundary.) |
 | 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.) |
 | GetAccumulatedValue(DateTime, DateTime) | (Overrides AbstractSourceBoundaryGetAccumulatedValue(DateTime, DateTime).) |
 | GetAccumulatedValue(Int32, DateTime, DateTime) | (Overrides AbstractSourceBoundaryGetAccumulatedValue(Int32, DateTime, DateTime).) |
 | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
 | GetNextComponentTransitionTime | (Inherited from AbstractSourceBoundary.) |
 | GetNextTransitionTime | (Overrides AbstractSourceBoundaryGetNextTransitionTime(DateTime).) |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | GetValue(DateTime) | (Overrides AbstractSourceBoundaryGetValue(DateTime).) |
 | GetValue(Int32, DateTime) | (Inherited from AbstractSourceBoundary.) |
 | GetValueWithoutDWF | (Overrides AbstractSourceBoundaryGetValueWithoutDWF(DateTime).) |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
 | Prepare | (Overrides AbstractSourceBoundaryPrepare(DateTime, DateTime, IDiagnostics).) |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |
 | TryModify(Double, DateTime) | (Inherited from AbstractSourceBoundary.) |
 | Validate | (Overrides AbstractSourceBoundaryValidate(DateTime, DateTime).) |
 | ValidateItems | (Inherited from AbstractSourceBoundary.) |
Top
See Also