add_spectrum_function
Define response spectrum curves for bridge analysis by specifying name, scale factor, spectrum type, and custom period-value points.
Instructions
Add response spectrum function (添加反应谱函数).
Args:
name: Function name (函数名称)
factor: Scale factor (比例系数)
kind: Type of spectrum (反应谱类型, 例如中国规范等)
function_info: User defined spectrum points [[period, value], ...] (自定义谱数据)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | ||
| name | Yes | ||
| factor | No | ||
| function_info | No |