autonomous

Class property.

system.autonomous

If True, the system is time-invariant.

The right hand side of the dynamics \(f(t,x,u)\) are not explicitly dependent on the time variable \(t\). In this case \(f(t,x,u)=f(x,u)\) holds.

Type:

bool