Class StbCalSeismicDirection
Inheritance
System.Object
StbCalSeismicDirection
Assembly: STBDotNet.dll
Syntax
public class StbCalSeismicDirection : object
Constructors
|
Improve this Doc
View Source
StbCalSeismicDirection()
Declaration
public StbCalSeismicDirection()
Properties
|
Improve this Doc
View Source
baseshear_coefficient1
Declaration
public double baseshear_coefficient1 { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
baseshear_coefficient2
Declaration
public double baseshear_coefficient2 { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
height
Declaration
public double height { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
heightSpecified
Declaration
public bool heightSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
id_loadcase
Declaration
public string id_loadcase { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
id_seismic_condition
Declaration
public string id_seismic_condition { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
lateral_coefficient
Declaration
public double lateral_coefficient { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
natural_period
Declaration
public double natural_period { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
natural_periodSpecified
Declaration
public bool natural_periodSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|