Package org.opensourcephysics.sip.ch04

Class Summary
Pendulum Pendulum models the dynamics of a pendulum.
PendulumApp PendulumApp solves and displays the time evolution of a pendulum by stepping a pendulum model.
RC RC demonstrates how to implement the ODE interface for an RC circuit.
RCApp RCApp solves and plots the voltage across a capacitor in an RC circuit driven by a sinusoidal driving voltage.