TrainRun.jl/test/data/settings/velocity.yaml

6 lines
274 B
YAML
Raw Normal View History

2022-04-28 17:02:40 +02:00
%YAML 1.2
---
settings:
stepVariable: "velocity" # variable of the linear multistep method: "distance", "time" or "velocity"
stepSize: 0.1 # step size, unit depends on stepVariable - position in meter, time in seconds and velocity in meter/second