INodeVibration Interface

Represents node vibration

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

The INodeVibration type exposes the following members.

Properties
  NameDescription
Public propertyActiveMass
Gets the active mass
Public propertyDisplacements
Gets the list of modal displacements
Public propertyTotalMass
Gets the total mass
Top
See Also