|
PDController
|
| Calculations.hpp | Provides functions for calculating the outputs |
| Constants.hpp | Provides the structure for holding constant values |
| Control.cpp | Controls the flow of the program |
| InputParameters.hpp | Provides the function for reading inputs and the function for checking the physical constraints on the input |
| ODE.hpp | Class representing an ODE system |
| OutputFormat.hpp | Provides the function for writing outputs |
| Populate.hpp | Class for populating a list during an ODE solution process |