Click or drag to resize

HDInOutFlowCalculator Methods

The HDInOutFlowCalculator type exposes the following members.

Methods
  NameDescription
Public methodContainsDataGeneric (Inherited from EngineDataItemAllBase<T>.)
Public methodContainsDataNode (Inherited from EngineDataItemAll<T>.)
Public methodContainsDataReach (Inherited from EngineDataItemAll<T>.)
Public methodContainsDataReachGeneric (Inherited from EngineDataItemAllBase<T>.)
Public methodStatic memberCreate
Public methodCreateGridPointMap (Inherited from EngineDataItemAll<T>.)
Protected methodCreateReachesData (Inherited from EngineDataItemAll<T>.)
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 methodGetDataReach (Inherited from EngineDataItemAll<T>.)
Public methodGetDataReachGeneric (Inherited from EngineDataItemAllBase<T>.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetNodeData (Inherited from EngineDataItemAll<T>.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetValue (Inherited from EngineDataItemAll<T>.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPrepare (Inherited from EngineDataItemAllBase<T>.)
Protected methodSetEngineDataReach (Inherited from EngineDataItemAll<T>.)
Public methodSetupDataForNodes(EngineNet) (Inherited from EngineDataItemAll<T>.)
Public methodSetupDataForNodes(EngineNet, EngineDataItemAll<T>.DCreateNodeData<T>) (Inherited from EngineDataItemAll<T>.)
Public methodSetupDataForReaches(EngineNet) (Inherited from EngineDataItemAllBase<T>.)
Public methodSetupDataForReaches(EngineNet, EngineDataItemAll<T>.DCreateReachData<T>) (Inherited from EngineDataItemAll<T>.)
Public methodSetupDataForReaches(EngineNet, Predicate<GridPoint>) (Inherited from EngineDataItemAll<T>.)
Public methodSetupDataForReaches(EngineNet, Type) (Inherited from EngineDataItemAll<T>.)
Public methodSetupDetailed
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodUpdateValues (Inherited from EngineDataItemAllBase<T>.)
Public methodValueFractionGetter (Inherited from EngineDataItemAll<T>.)
Public methodValueGetter (Inherited from EngineDataItemAll<T>.)
Top
See Also