Click or drag to resize

ADDecayAccumulatedCalculator Methods

The ADDecayAccumulatedCalculator type exposes the following members.

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