Struct PendulumProperties

Struct Documentation

struct PendulumProperties

Struct representing the physical properties of the pendulum.

Public Members

double mass = 0.01

Mass of the weight on the end of the pendulum in kilograms.

double length = 0.5

Length of the pendulum in meters.