ILoadingVibration Interface

Represents vibration results of a loading

Namespace:  TSD.API.Remoting.Solver
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public interface ILoadingVibration

The ILoadingVibration type exposes the following members.

Properties
  NameDescription
Public propertyModes
Gets vibration modes
Public propertyNodeVibrations
Gets vibrations of nodes
Public propertySummedActiveMass
Get the summed active mass
Public propertySummedTotalMass
Gets the summed total mass
Top
See Also