Class MemberVariablyDistributedLoadParams

Represents parameters of a variably distributed load on a member span

Inheritance
MemberVariablyDistributedLoadParams
Namespace: TSD.API.Remoting.Loading.Create
Assembly: TSD.API.Remoting.dll
Syntax
public sealed class MemberVariablyDistributedLoadParams : 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 [N/mm])

Length

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

StartLoad

Gets the load at the start of the load (in [N/mm])

Methods

Name Description
Global(MemberSpanInfo, double, double, double, double, LoadDirectionGlobal?, ApplicableMeasuring?)

Creates a new instance of MemberVariablyDistributedLoadParams class for the global direction

Local(MemberSpanInfo, double, double, double, double, LoadDirectionLocal?)

Creates a new instance of MemberVariablyDistributedLoadParams class for the local direction

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