_pBEAM.Beam.naturalFrequencies

Beam.naturalFrequencies(n)

Computes first n natural frequncies of beam

n : int
number of natural frequencies to return. if n exceeds the total DOF of the structure then all natural frequencies are returned
freq : ndarray (Hz)
natural frequncies from lowest to highest. Size n except for case noted above.