LTSEventsIntegratedMonthly Class |
Namespace: DHI.Mike1D.Engine.ModuleLTS
public class LTSEventsIntegratedMonthly : LTSEventsIntegratedAnnual
The LTSEventsIntegratedMonthly type exposes the following members.
| Name | Description | |
|---|---|---|
| LTSEventsIntegratedMonthly | Initializes a new instance of the LTSEventsIntegratedMonthly class |
| Name | Description | |
|---|---|---|
| EventLimit | (Inherited from LTSEvents.) | |
| Events | (Inherited from LTSEvents.) | |
| Getters | (Inherited from LTSEvents.) | |
| IntereventLevelCriterion | (Inherited from LTSEvents.) | |
| IntereventTime | (Inherited from LTSEvents.) | |
| ZeroFlow | (Inherited from LTSEvents.) | |
| ZeroLevel | (Inherited from LTSEvents.) |
| Name | Description | |
|---|---|---|
| Add(DateTime, Double) | (Inherited from LTSEvents.) | |
| Add(DateTime, Double, Int32, Double) | (Inherited from LTSEvents.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| FillInMissingPeriods | (Overrides LTSEventsIntegratedAnnualFillInMissingPeriods.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| FinalizeJob | (Inherited from LTSEventsIntegratedAnnual.) | |
| FinalizeSimulation | (Inherited from LTSEventsIntegratedAnnual.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetPeriodValue | (Overrides LTSEventsIntegratedAnnualGetPeriodValue(DateTime).) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| InitializeSimulation | (Inherited from LTSEvents.) | |
| IsDifferentPeriod | (Overrides LTSEventsIntegratedAnnualIsDifferentPeriod(DateTime).) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Prepare | (Inherited from LTSEventsIntegratedAnnual.) | |
| Sort | (Inherited from LTSEvents.) | |
| SortOnTime | (Inherited from LTSEvents.) | |
| SortOnValue | (Inherited from LTSEvents.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| UpdateValues | (Inherited from LTSEventsIntegratedAnnual.) |
| Name | Description | |
|---|---|---|
| _currentPeriod | (Inherited from LTSEventsIntegratedAnnual.) | |
| _endTime | (Inherited from LTSEvents.) | |
| _events | (Inherited from LTSEvents.) | |
| _getters | (Inherited from LTSEvents.) | |
| _intereventLevelCriterion | (Inherited from LTSEvents.) | |
| _intereventTime | (Inherited from LTSEvents.) | |
| _startTime | (Inherited from LTSEvents.) | |
| _timeN | (Inherited from LTSEvents.) | |
| _timeNm1 | (Inherited from LTSEvents.) | |
| _timeNp1 | (Inherited from LTSEvents.) | |
| _valueN | (Inherited from LTSEvents.) | |
| _valueNm1 | (Inherited from LTSEvents.) | |
| _valueNp1 | (Inherited from LTSEvents.) | |
| _zeroFlow | (Inherited from LTSEvents.) | |
| _zeroLevel | (Inherited from LTSEvents.) |