3.3. Spectral Acceleration

imcalculator.get_sa(period)[source]

Computes spectral acceleration at a given period by interpolating the full response spectrum.

Parameters:

period (float) – The target period (s).

Returns:

sa_interp – Spectral acceleration (g) at the requested period.

Return type:

float