Click or drag to resize

LTSCalculatorTotalOutflowAndEmission Methods

The LTSCalculatorTotalOutflowAndEmission type exposes the following members.

Methods
  NameDescription
Protected methodCreateCalculators
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodFinalizeJob (Overrides LTSCalculatorFinalizeJob.)
Public methodFinalizeSimulation (Overrides LTSCalculatorFinalizeSimulation.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetLargestNumberOfEvents (Overrides LTSCalculatorGetLargestNumberOfEvents.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodInitializeAD
Protected methodInitializeHD
Public methodInitializeSimulation (Overrides LTSCalculatorInitializeSimulation(DateTime, DateTime).)
Protected methodIterateOverGridPoints (Inherited from NetworkIterator.)
Protected methodIterateOverNodes (Inherited from NetworkIterator.)
Protected methodIterateOverReaches (Inherited from NetworkIterator.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodPerformActionForGridPoint (Inherited from NetworkIterator.)
Protected methodPerformActionForNode (Inherited from NetworkIterator.)
Protected methodPerformActionForReach (Inherited from NetworkIterator.)
Public methodPopulateCalculator (Overrides LTSCalculatorPopulateCalculator(LTSResultQuantity).)
Public methodPrepare (Overrides LTSCalculatorPrepare.)
Public methodRegisterUpdater (Inherited from LTSCalculator.)
Protected methodSkipGridPoint (Inherited from LTSCalculator.)
Protected methodSkipNode (Inherited from LTSCalculator.)
Protected methodSkipReach (Inherited from NetworkIterator.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodUpdateValues (Overrides LTSCalculatorUpdateValues(DateTime).)
Top
See Also