Interface IVibrationMass
Represents a vibration mass
Namespace: TSD.API.Remoting.Solver
Assembly: TSD.API.Remoting.dll
Syntax
public interface IVibrationMass
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²]) |