public class SummedQuantityCalculatorData : AbstractEngineDataGeneric| SummedQuantityCalculatorData | Initializes a new instance of the SummedQuantityCalculatorData class |
| GridPointQuantity | Grid point quantity used to obtain getters from the proxy system. |
| NodeQuantity | Node quantity used to obtain getters from the proxy system. |
| 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) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| GetValue |
Get value of specified element.
(Overrides AbstractEngineDataGeneric.GetValue(Int32)) |
| Initialize | Initialize. |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| Prepare |
Interface for an updatable object.
(Overrides AbstractEngineDataGeneric.Prepare) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| UpdateValues |