ElasticModel Class
From Fortran DLL Wrapper
Fortran DLL Wrapper
ElasticModel Class |
Implementation of IElasticModel and ICloneable.
Namespace: FortranWrapper
Assembly: FortranWrapper (in FortranWrapper.dll) Version: 1.0.1.0 (1.0.1.0)
The ElasticModel type exposes the following members.
| Name | Description | |
|---|---|---|
| ElasticModel | Initializes a new instance of the ElasticModel class |
| Name | Description | |
|---|---|---|
| BoreholeCondition |
Gets or sets borehole condition.
| |
| FailureProperties |
Gets or sets failure properties.
| |
| MechanicalProperties |
Gets or sets mechanical properties.
| |
| StressGradients |
Gets or sets stress gradients.
| |
| WellboreGeometry |
Gets or set wellbore geometry.
|
| Name | Description | |
|---|---|---|
| Clone | Creates a new object that is a copy of the current instance. | |
| Equals | (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 a hash function for a particular type. (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.) |