Class MemberVariablyDistributedTorsionMomentLoadParams

Represents parameters of a variably distributed torsion moment load on a member span

Inheritance
MemberVariablyDistributedTorsionMomentLoadParams
Namespace: TSD.API.Remoting.Loading.Create
Assembly: TSD.API.Remoting.dll
Syntax
public sealed class MemberVariablyDistributedTorsionMomentLoadParams : MemberLoadParams

Properties

Name Description
Distance

Gets the distance from the start point of the member span to the start of the load (in [mm])

EndLoad

Gets the load at the end of the load (in [Nm/m])

Length

Gets the length of the load (in [mm])

StartLoad

Gets the load at the start of the load (in [Nm/m])

Methods

Name Description
Create(MemberSpanInfo, double, double, double, double)

Creates a new instance of MemberVariablyDistributedTorsionMomentLoadParams class

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