Fortran DLL Wrapper
![]() | StressGradientsMaxHorizontalStressAzimuth Property |
Gets or sets the angle from the North direction to the maximum horizontal stress direction, in the North to East direction. Unit: degree (deg).
Namespace: FortranWrapper
Assembly: FortranWrapper (in FortranWrapper.dll) Version: 1.0.1.0 (1.0.1.0)

public double[] MaxHorizontalStressAzimuth { get; set; }
Public Property MaxHorizontalStressAzimuth As Double() Get Set
public: virtual property array<double>^ MaxHorizontalStressAzimuth { array<double>^ get () sealed; void set (array<double>^ value) sealed; }
abstract MaxHorizontalStressAzimuth : float[] with get, set override MaxHorizontalStressAzimuth : float[] with get, set
Property Value
Type: DoubleImplements
IStressGradientsMaxHorizontalStressAzimuth