Login

PyCode ODE system exporter

EXPORTER
Typing name :  TASK.gws_sim.PyCodeODESystemExporter Brick :  gws_sim v Parent : 

Export Py code ode system to a file

Generic task that take a file as input and return a resource

Override the export_to_path method to export the resource into a fsNode

Input

Output

Configuration

file_name

Optional

File name (without extension)

Type : stringDefault value : system

file_format

Optional

File format

Type : stringAllowed values : py  txt  Default value : py