IRsa |
Represents response spectrum analysis mode
Namespace: TSD.API.Remoting.Solver
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax
The IRsaMode type exposes the following members.
Properties
Name | Description | |
---|---|---|
BaseShear | Gets the base shear (in [N]) | |
Frequency | Gets the frequency (in [Hz]) | |
ParticipationMass | Gets the participation mass | |
VibrationMode | Gets the vibration mode index |
Methods
Name | Description | |
---|---|---|
GetEndForcesAsync | Returns a collection of end forces | |
GetNodalDisplacementsAsync | Returns a collection of nodal displacements | |
GetNodalForcesAsync | Returns a collection of nodal forces | |
GetNodalMeshForcesAsync | Returns a collection of nodal mesh forces | |
GetOffsetDisplacementsAsync | Returns a collection of displacements at element offsets | |
GetResultLineForcesAsync | Returns a collection of result line forces | |
GetWallLineForcesAsync | Returns a collection of wall line forces |
See Also