![]() |
UtilizationResults_Item Class |
Namespace: Karamba.Results
The UtilizationResults_Item type exposes the following members.
Name | Description | |
---|---|---|
![]() | UtilizationResults_Item |
Initializes a new instance of the UtilizationResults_Item class. add the element index to the result details. |
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.) |
Name | Description | |
---|---|---|
![]() | crosec_class | class of the cross section according to EC3. |
![]() | details | intermediate values of the formulas used for checking the cross section. |
![]() | elem_ind | element index. |
![]() | sig_max | maximum stress. |
![]() | sig_min | minimum stress. |
![]() | tau_max | maximum shear stress. |
![]() | util | overall utilization. |
![]() | util_Mt | utilization with regards to the torsional moment Mt. |
![]() | util_My | utilization with regards to the bending moment My. |
![]() | util_Mz | utilization with regards to the bending moment Mz. |
![]() | util_N | utilization with regards to the normal force. |
![]() | util_Vy | utilization with regards to the shear force Vy. |
![]() | util_Vz | utilization with regards to the shear force Vz. |