-
- Downloads
first commit
parents
No related branches found
No related tags found
Showing
- .gitignore 168 additions, 0 deletions.gitignore
- .pre-commit-config.yaml 11 additions, 0 deletions.pre-commit-config.yaml
- AUTHORS.rst 17 additions, 0 deletionsAUTHORS.rst
- README.rst 118 additions, 0 deletionsREADME.rst
- config.py 138 additions, 0 deletionsconfig.py
- configuration_data_demo.xlsx 0 additions, 0 deletionsconfiguration_data_demo.xlsx
- defaults.py 1 addition, 0 deletionsdefaults.py
- demo/demo.xlsx 0 additions, 0 deletionsdemo/demo.xlsx
- demo/demo_GPS.xlsx 0 additions, 0 deletionsdemo/demo_GPS.xlsx
- dispatchers/__init__.py 0 additions, 0 deletionsdispatchers/__init__.py
- doc/Makefile 20 additions, 0 deletionsdoc/Makefile
- doc/_static/images/logo.png 0 additions, 0 deletionsdoc/_static/images/logo.png
- doc/api.rst 7 additions, 0 deletionsdoc/api.rst
- doc/conf.py 180 additions, 0 deletionsdoc/conf.py
- doc/index.rst 27 additions, 0 deletionsdoc/index.rst
- doc/make.bat 35 additions, 0 deletionsdoc/make.bat
- doc/vdp.algorithms.rst 10 additions, 0 deletionsdoc/vdp.algorithms.rst
- doc/vdp.calibration.rst 10 additions, 0 deletionsdoc/vdp.calibration.rst
- doc/vdp.components.dcdc.rst 10 additions, 0 deletionsdoc/vdp.components.dcdc.rst
- doc/vdp.components.drivebattery.rst 10 additions, 0 deletionsdoc/vdp.components.drivebattery.rst
.gitignore
0 → 100644
.pre-commit-config.yaml
0 → 100644
AUTHORS.rst
0 → 100644
README.rst
0 → 100644
config.py
0 → 100644
configuration_data_demo.xlsx
0 → 100644
File added
defaults.py
0 → 100644
demo/demo.xlsx
0 → 100644
File added
demo/demo_GPS.xlsx
0 → 100644
File added
dispatchers/__init__.py
0 → 100644
doc/Makefile
0 → 100644
doc/_static/images/logo.png
0 → 100644
174 KiB
doc/api.rst
0 → 100644
doc/conf.py
0 → 100644
doc/index.rst
0 → 100644
doc/make.bat
0 → 100644
doc/vdp.algorithms.rst
0 → 100644
doc/vdp.calibration.rst
0 → 100644
doc/vdp.components.dcdc.rst
0 → 100644
doc/vdp.components.drivebattery.rst
0 → 100644