IVibration |
Represents a vibration mass
Namespace: TSD.API.Remoting.Solver
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax
The IVibrationMass type exposes the following members.
Properties
Name | Description | |
---|---|---|
Mx | Gets the X component (in [N]) | |
My | Gets the Y component (in [N]) | |
Mz | Gets the Z component (in [N]) | |
Rx | Gets the rotational X component (in [Nmm²]) | |
Ry | Gets the rotational Y component (in [Nmm²]) | |
Rz | Gets the rotational Z component (in [Nmm²]) |
See Also