Click or drag to resize

RunwayBeamInputData Class

Eurocode 3 and Eurocode 8 Design Library
Input data for runway beams
Inheritance Hierarchy
SystemObject
  EC3DesignRunwayBeamInputData

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

The RunwayBeamInputData type exposes the following members.

Constructors
  NameDescription
Public methodRunwayBeamInputData
Initializes a new instance of the RunwayBeamInputData class
Top
Fields
  NameDescription
Public fieldCraneFlangeConnectionCase
Describes how crane is connected to the runway beam flange, according to Table 5.1, EN1993-6
Public fieldDesignValueOfWheelLoad
Design value of wheel load for checking against web/bottom flange failure, or reversible behaviour
Public fieldDetailCategoryOfTopFlangeToWebJunction
Top flange to web junction detail category, according to table 8.10 EN 1993-1-9
Public fieldDistance_n
Distance from the centerline of the wheel load to the free edge of the flange
Public fieldDistanceBetweenLateralRestraints
Distance between lateral restraints for vibration check of bottom flange
Public fieldDistanceBetweenTransverseStiffeners
Distance between transverse stiffeners (if any)
Public fieldDistanceBetweenWheels
Wheel spacing, defined as xw in figure 6.2, EN 1993-6
Public fieldey
Wheel eccentricity given in 2.5.2.1(2) of prEN 1991-3
Public fieldQmaxi
Wheel load to consider in check against fatigue
Public fieldRailSection
The rail section of the runway beam
Public fieldUseOfTransverseStiffeners
True, if transverse stiffeners are used, otherwise false
Public fieldWheelLoadsOnTopFlange
True, if wheel loads are applied on top flange, otherwise false
Top
See Also