pysim models¶
simulation models¶
Author¶
- Kyunghan <kyunghah.min@gmail.com>
- Seungeon <bsewo5959@gmail.com>
Description¶
- Simulation models
- Test Doc
Models¶
- model_power: Power source of EV
- modules: motor, battery, power
- model_vehicle: Vehicle models
- modules: body, vehicle
- model_environment: Driving environment with road info
- modules: env
- model_maneuver: Driver behavior and characteristics
- modules: driver, behavior
Update¶
- [18/05/08] - Initial release - kyunghan
- [18/10/08] - Model restructure - kyunghan