![]() |
Overloaded. Initializes a new instance of the Integrator class. |
![]() | |
![]() | Initial condition acts as a Value at the beginning of the integration |
![]() | Determines limitting according to Max and Min values |
![]() | |
![]() | Upper limit of the Value. Cannot be smaller than Min. Max is considered only if IsLimited is true |
![]() | Max count of substeps when timespan dividing |
![]() | Lower limit of the Value. Cannot be greater than Max. Min is considered only if IsLimited is true |
![]() | Minimal step of integration |
![]() | |
![]() | Integrated value |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type. |
![]() | Gets the Type of the current instance. |
![]() | Integrates given value with given time span |
![]() | Resets the Value to its InitialCondition |
![]() | |
![]() | |
![]() | Integrates given value in time. TimeSpan (integration step) is computed internally. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |