Table of Contents

Class ConcreteSLSCheckResultCrackWidthEc2

Namespace
IdeaRS.OpenModel.Concrete.CheckResult
Assembly
IdeaRS.OpenModel.dll

SLS Check Crack width Ec2

public class ConcreteSLSCheckResultCrackWidthEc2 : ConcreteSLSCheckResultCrackWidth

Inheritance

Inherited Members

Properties

My

Bending moment around y axis for quasi-permanent combination

public double My { get; set; }

Property Value

double

Mz

Bending moment around z axis for quasi-permanent combination

public double Mz { get; set; }

Property Value

double

N

Normal force for quasi-permanent combination

public double N { get; set; }

Property Value

double

W

calculated crack width value

public double W { get; set; }

Property Value

double

Wlim

limiting crack width value

public double Wlim { get; set; }

Property Value

double