-
Notifications
You must be signed in to change notification settings - Fork 384
L_x6
Get output scheme name by index. simulator_out() -> [str] simulator_out(int ind) -> str
Extra doc: https://github.com/casadi/casadi/wiki/L_x6
Doc source: https://github.com/casadi/casadi/blob/develop/casadi/core/simulator.hpp#L108
Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/simulator.cpp#L108-L116
.......
::
simulator_out(int ind)
Get output scheme name by index.
Extra doc: https://github.com/casadi/casadi/wiki/L_x6
Doc source: https://github.com/casadi/casadi/blob/develop/casadi/core/simulator.hpp#L108
Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/simulator.cpp#L108-L116
.............
.......
::
simulator_out()
Get simulator output scheme of simulators.
Extra doc: https://github.com/casadi/casadi/wiki/L_wy
Doc source: https://github.com/casadi/casadi/blob/develop/casadi/core/simulator.hpp#L91
Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/simulator.cpp#L91-L95
.............
To edit, see writing tips.