Click or drag to resize

ResponseSpectrumCase Class

3D Frame Analysis Library
Represents a response spectrum case for a given ground acceleration direction
Inheritance Hierarchy
SystemObject
  Frame3DResponseSpectrumCase

Namespace:  Frame3D
Assembly:  Frame3D (in Frame3D.dll) Version: 1.0.7422.36923 (1.0.0.0)
Syntax
[SerializableAttribute]
public class ResponseSpectrumCase

The ResponseSpectrumCase type exposes the following members.

Constructors
  NameDescription
Public methodResponseSpectrumCase
Initialization of a response spectrum case
Top
Fields
  NameDescription
Public fieldDiaphragmEccentricityRatio
Ratio of diaphragm eccentricity
Public fielddirection
Defines the ground acceleration direction for this case
Public fieldname
Name of the response spectrum case
Public fieldRSFunction
Defines the response spectrum function object for this case
Public fieldType
Defines how the different independent static-equivalent cases will be combined
Top
See Also