...
Purpose of this document
The purpose of an this Software Design Description is to explain and justify the design choices that are we have made during this project.
and the development of our product. The explaination for these design choices can be given to future programmers, so that they may have an idea of why some things are done products have been designed in a certain way.
It also This document explains these choices to the product owner , so that it is clear as well, to clarify how the developed software works.
Definitions, acronyms, and abbreviations
Term | Description |
---|---|
API | Application Programming Interface, a piece of software with a distinct function, for example being a link between a database and a front-end application. |
RPM | Rotations per minute. Number of rotations an axis, wheel or other round object makes in one minute. |
Wheelspeed Graph | A diagram showing the racecar's RPM over time. Either displayed as a gauge chartor a line graph. |
Gauge chart | A data visualization type used to display a single value of data in a quantitative way. |