I have a system of the form:
$\dot{S}=f(S,u)=f_0(S)+\sum_{i=1}^Lf_i(S)u_i$
$y=h(S)$
In my case $L=2$ but I don't think it matters for the question I want to ask.
The definition of Lie Derivative of a field $\Lambda$ along the vector fields ${v_{i_1},...,v_{i_{k+1}}}$ is:
$L^0\Lambda = \Lambda,\;\;L_{v_{i_1},...,v_{i_{k+1}}}\Lambda=\nabla_S(L_{v_{i_1},...,v_{i_{k}}}\Lambda)\cdot v_{i_{k+1}}$
At some point in the paper which I am reading it says:
we remark that the Lie Derivatives $L_{f_{i_1},...,f_{i_k}}h$ , of the output function $h$ along vector fields $f_i$, quantify the impact of changes in the control input $u_i$ on the output function $h$.
I don't understand how you can say that and what it really means.
Thanks a lot for the help.