pyva.systems.lumpedSystems

Module for condensed / lumped systens

The lumpedSystems package defines the simple mechanical systems as masses, springs or harmonic oscillators

Classes

HarmonicOscillator(mass, stiffness[, damping])

The harmonocOscillator class defines the dynamics of a simple damped or undamped harmonic oscillator.