Interface ISnowLoadDataDriftedValley

Represents load data of drifted snow load on valley formed by a roof pair for EC code

Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting.dll
Syntax
public interface ISnowLoadDataDriftedValley : ISnowLoadDataBase

Properties

Name Description
DistanceFromEavesBeyondHigherRidgeToLowerRidge

Gets the distance from the eaves beyond the higher ridge to the lower ridge (in [mm])

DistanceToRidge

Gets the distance to ridge from the valley (in [mm])

DistanceToRidgeComplementary

Gets the distance to ridge of complementary roof from the valley (in [mm])

HasUnobstructedSlope

Gets a value indicating whether the slope is unobstructed

LoadAtRidge

Gets the load value at ridge (in [N/mm²])

LoadAtRidgeComplementary

Gets the load value at ridge of complementary roof (in [N/mm^2])

MaxDepthAtValley

Gets the maximum depth at the valley (in [mm])

RoofAngleAdjacent

Gets the angle of the roof beyond ridge (in [rad])

RoofAngleComplementary

Gets the angle of the secondary roof forming the valley (in [rad])

RoofAngleComplementaryAdjacent

Gets the angle of the roof beyond complementary ridge (in [rad])

ShapeCoefficientRidge

Gets the shape coefficient for the roof forming the valley

ShapeCoefficientRidgeComplementary

Gets the shape coefficient for the complementary roof forming the valley

ShapeCoefficientValley

Gets the shape coefficient for the valley

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next