LTSEventsIntegratedAnnual Class |
Namespace: DHI.Mike1D.Engine.ModuleLTS
public class LTSEventsIntegratedAnnual : LTSEvents
The LTSEventsIntegratedAnnual type exposes the following members.
| Name | Description | |
|---|---|---|
| LTSEventsIntegratedAnnual | Initializes a new instance of the LTSEventsIntegratedAnnual 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 | ||
| 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 | (Overrides LTSEventsFinalizeJob.) | |
| FinalizeSimulation | (Overrides LTSEventsFinalizeSimulation.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetPeriodValue | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| InitializeSimulation | (Inherited from LTSEvents.) | |
| IsDifferentPeriod | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Prepare | (Overrides LTSEventsPrepare.) | |
| 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 | (Overrides LTSEventsUpdateValues(DateTime).) |
| Name | Description | |
|---|---|---|
| _currentPeriod | ||
| _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.) |