While studying differential equations I stumble upon the term planar ODEs. It is used without introduction in the lecture slides and neither the course literature nor the internet can give me a definition. Is it as simple as that planar ODE is just another term for a system of linear first order differential equations? If not, then what is a planar ODE and how do i visualize it?
The example given in the lecture slides is given as follows
$ x'(t) =f (t, x(t), y(t)), \\ y'(t) =g(t, x(t), y(t)), \\t ∈ T .$