LTSEvents Class |
Namespace: DHI.Mike1D.Engine.ModuleLTS
public abstract class LTSEvents : IUpdatableLTS
The LTSEvents type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add(DateTime, Double) | |
![]() | Add(DateTime, Double, Int32, Double) | |
![]() | 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 | |
![]() | FinalizeSimulation | |
![]() | 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 | |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Prepare | |
![]() | Sort | |
![]() | SortOnTime | |
![]() | SortOnValue | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | UpdateValues |
Name | Description | |
---|---|---|
![]() | _endTime | |
![]() | _events | |
![]() | _getters | |
![]() | _intereventLevelCriterion | |
![]() | _intereventTime | |
![]() | _startTime | |
![]() | _timeN | |
![]() | _timeNm1 | |
![]() | _timeNp1 | |
![]() | _valueN | |
![]() | _valueNm1 | |
![]() | _valueNp1 | |
![]() | _zeroFlow | |
![]() | _zeroLevel |