LTSEventsDuration Class |
Namespace: DHI.Mike1D.Engine.ModuleLTS
public class LTSEventsDuration : LTSEventsIntegrated
The LTSEventsDuration type exposes the following members.
| Name | Description | |
|---|---|---|
| LTSEventsDuration | Initializes a new instance of the LTSEventsDuration 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.) | |
| AddIntegratedEvent | (Overrides LTSEventsIntegratedAddIntegratedEvent.) | |
| 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.) | |
| FinalizeJob | (Inherited from LTSEventsIntegrated.) | |
| FinalizeSimulation | (Inherited from LTSEventsIntegrated.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| InitializeSimulation | (Inherited from LTSEvents.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Prepare | (Inherited from LTSEventsIntegrated.) | |
| 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 LTSEventsIntegrated.) |
| Name | Description | |
|---|---|---|
| _duration | (Inherited from LTSEventsIntegrated.) | |
| _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.) | |
| _timeOfEventBegin | (Inherited from LTSEventsIntegrated.) | |
| _valueN | (Inherited from LTSEvents.) | |
| _valueNm1 | (Inherited from LTSEvents.) | |
| _valueNp1 | (Inherited from LTSEvents.) | |
| _zeroFlow | (Inherited from LTSEvents.) | |
| _zeroLevel | (Inherited from LTSEvents.) |