PDController
All Classes Files Functions
Functions
Control.cpp File Reference

Controls the flow of the program. More...

#include <string>
#include <vector>
#include "Calculations.hpp"
#include "InputParameters.hpp"
#include "OutputFormat.hpp"

Functions

int main (int argc, const char *argv[])
 Controls the flow of the program. More...
 

Detailed Description

Controls the flow of the program.

Author
Naveen Ganesh Muralidharan
Note
Generated by Drasil v0.1-alpha

Function Documentation

◆ main()

int main ( int  argc,
const char *  argv[] 
)

Controls the flow of the program.

Parameters
argcNumber of command-line arguments
argvList of command-line arguments
Returns
exit code