Click or drag to resize

TimeHistoryCase Class

3D Frame Analysis Library
Represents a time history case for a given ground acceleration direction
Inheritance Hierarchy
SystemObject
  Frame3DTimeHistoryCase

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

The TimeHistoryCase type exposes the following members.

Constructors
  NameDescription
Public methodTimeHistoryCase
Initialization of a time history case
Top
Fields
  NameDescription
Public fielddirection
Defines the ground acceleration direction for this case
Public fielddt
Time step
Public fieldname
Name of the time history case
Public fieldsteps
Total accelerogram steps, including step for t=0
Public fieldTHFunction
Defines the time history function object for this case
Public fieldType
Defines how the different independent static-equivalent cases will be combined
Top
See Also