Evaluates the specified receptance FRF model. The model is of the following form.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real64), | intent(in), | dimension(:) | :: | mdl |
The model parameter array. The elements of the array are stored as . |
|
| real(kind=real64), | intent(in) | :: | w |
The frequency value, in rad/s, at which to evaluate the model. |
The resulting frequency response function.
Evaluates the specified receptance FRF model. The model is of the following form.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real64), | intent(in), | dimension(:) | :: | mdl |
The model parameter array. The elements of the array are stored as . |
|
| real(kind=real64), | intent(in), | dimension(:) | :: | w |
The frequency value, in rad/s, at which to evaluate the model. |
The resulting frequency response function.