Class MemberVariablyDistributedTorsionMomentLoadParams
Represents parameters of a variably distributed torsion moment load on a member span
Inheritance
MemberVariablyDistributedTorsionMomentLoadParams
Inherited Members
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 |