ISeismicVibrationResults Interface

Represents results of seismic vibration analysis

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

The ISeismicVibrationResults type exposes the following members.

Properties
  NameDescription
Public propertyFundamentalPeriods
Gets a dictionary of fundamental periods (in [s]) indexed by their directions
Public propertyUnconstrainedFundamentalPeriods
Gets a dictionary of unconstrained fundamental periods (in [s]) indexed by their directions
Top
See Also