JulianDateFunctionThresholdCrossingFound Class |
Namespace: AGI.Foundation.NumericalMethods.Advanced
The JulianDateFunctionThresholdCrossingFound type exposes the following members.
| Name | Description | |
|---|---|---|
| JulianDateFunctionThresholdCrossingFound |
Initializes a new instance.
|
| Name | Description | |
|---|---|---|
| CrossingDate |
Gets the date at which the crossing occurs.
| |
| CrossingValue |
Gets the function value at the crossing.
| |
| Explorer |
Gets the JulianDateFunctionExplorer that found this crossing.
| |
| Function |
Gets the function that crossed the threshold.
| |
| Indication |
Gets the finding that originally indicated the existence of this threshold crossing.
| |
| Slope |
Gets the slope of the function at the crossing.
| |
| Threshold |
Gets the threshold crossed by the function.
|
| Name | Description | |
|---|---|---|
| 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.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |