Click or drag to resize

RunwayBeamExtraResults Class

Eurocode 3 and Eurocode 8 Design Library
Contains the extra results of a frame element defined as runway beam
Inheritance Hierarchy
SystemObject
  EC3DesignRunwayBeamExtraResults

Namespace:  EC3Design
Assembly:  EC3Design (in EC3Design.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class RunwayBeamExtraResults

The RunwayBeamExtraResults type exposes the following members.

Constructors
  NameDescription
Public methodRunwayBeamExtraResults
Initializes a new instance of the RunwayBeamExtraResults class
Top
Fields
  NameDescription
Public fieldBottomFlangeLoadsSatisfied
True, if bottom flange loads check is satisfied, according to 6.7, EN 1993-6
Public fieldBottomFlangeVibrationCheckSatisfied
True, if bottom flange vibration check is satisfied according to 7.6 EN 1993-6
Public fieldDesignResistanceOfBottomFlangeToWheelLoads
Design resistance of bottom flange to wheel loads, according to 6.7, EN 1993-6
Public fieldFatigueCheckBetweenTopFlangeAndWebSatisfied
True if fatigue check between top flange and web is satisfied, according to formula 9.4, EN 1993-6
Public fieldFatigueRatioBetweenTopFlangeAndWeb
Interaction ratio regarding direct and shear stresses for fatigue check between top flange and web, according to formula 9.4, EN 1993-6
Public fieldHorizontalDeflectionSatisfied
True, if maximum horizontal deflection check is satisfied, according to table 7.1 (a), EN 1993-6
Public fieldInteractionRatioWebLoads
Interactio ratio between transverse force, bending moments and axial force for loads the web, according to 6.5, EN 1993-6
Public fieldMaxHorizontalDeflection
Maximum horizontal deflection for check according to table 7.1 (a), EN 1993-6
Public fieldMaxVerticalDeflection
Maximum vertical deflection for check according to table 7.2 (a), EN 1993-6
Public fieldReversibleBehaviourChecksSatisfied
True, if reversible behaviour check is satisfied according to 7.5 EN 1993-6
Public fieldVerticalDeflectionSatisfied
True, if maximum vertical deflection check is satisfied, according to table 7.2 (a), EN 1993-6
Public fieldWebBreathingCheckSatisfied
True, if web breathing check is satisfied, according to 7.4, EN 1993-6
Public fieldWebLoadsCheckSatisfied
True if check for loads on the web is satisfied, according to 6.5, EN 1993-6
Top
Remarks
See Also