Fortran DLL Wrapper
![]() | IStressGradientsMaxHorizontalStressGradient Property |
Gets or sets the ratio of the maximum horizontal stress over the true vertical depth. Unit: kilopascal per meter (kPa/m).
Namespace: FortranWrapper
Assembly: FortranWrapper (in FortranWrapper.dll) Version: 1.0.1.0 (1.0.1.0)

double[] MaxHorizontalStressGradient { get; set; }
Property MaxHorizontalStressGradient As Double() Get Set
property array<double>^ MaxHorizontalStressGradient { array<double>^ get (); void set (array<double>^ value); }
abstract MaxHorizontalStressGradient : float[] with get, set
Property Value
Type: Double