2
votes
1answer
206 views

What variables does the action $S$ depend on?

Action is defined as, $$S ~=~ \int L(q, q', t) dt,$$ but my question is what variables does $S$ depend on? Is $S = S(q, t)$ or $S = S(q, q', t)$ where $q' := \frac{dq}{dt}$? In ...