TimeSampledValues Methods |
The TimeSampledValues type exposes the following members.
| Name | Description | |
|---|---|---|
| ComputeData(CoverageData, TimeInterval, Duration, Scalar) |
Compute the figure of merit data for the given set of results.
| |
| ComputeData(TimeIntervalCollection, TimeInterval, Duration, Scalar) |
Compute the figure of merit data for the given set of results.
| |
| ComputeMaximum |
Computes the maximum value over the computed timespan
| |
| ComputeMinimum |
Computes the minimum value over the computed timespan
| |
| 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.) | |
| GetData |
Get the data for a given sample time from SampleTimes.
| |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |