Skip to content
Joris Gillis edited this page Apr 4, 2023 · 1 revision

Standard documentation for dyn_out:

 [INTERNAL] 

::

 dyn_out() -> [str]
 dyn_out(int ind) -> str

Get output scheme name by index.

Extra doc: https://github.com/casadi/casadi/wiki/L_25s

Doc source: https://github.com/casadi/casadi/blob/develop/casadi/core/integrator.hpp#L219

Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/integrator.cpp#L219-L221

.......

::

 dyn_out(int ind)

[INTERNAL] Get output scheme name by index.

Extra doc: https://github.com/casadi/casadi/wiki/L_25s

Doc source: https://github.com/casadi/casadi/blob/develop/casadi/core/integrator.hpp#L219

Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/integrator.cpp#L219-L221

.............

.......

::

 dyn_out()

[INTERNAL] Get simulator output scheme of simulators.

Extra doc: https://github.com/casadi/casadi/wiki/L_25q

Doc source: https://github.com/casadi/casadi/blob/develop/casadi/core/integrator.hpp#L211

Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/integrator.cpp#L211-L213

.............

Extra documentation

To edit, see writing tips.

Clone this wiki locally