- 3.0.2 optimal control module.
|
Go to the source code of this file.
Functions | |
void | plotResults (const ct::core::StateVectorArray< 2 > &stateArray, const ct::core::ControlVectorArray< 1 > &controlArray, const ct::core::TimeArray &timeArray) |
void plotResults | ( | const ct::core::StateVectorArray< 2 > & | stateArray, |
const ct::core::ControlVectorArray< 1 > & | controlArray, | ||
const ct::core::TimeArray & | timeArray | ||
) |
References ct::core::plot::figure(), ct::core::plot::ion(), ct::core::plot::plot(), ct::core::plot::show(), ct::core::plot::subplot(), and ct::core::plot::title().
Referenced by main().