PDController
Loading...
Searching...
No Matches
Calculations.hpp File Reference

Provides functions for calculating the outputs. More...

#include <vector>
#include "Constants.hpp"
#include "ODE.hpp"
#include "Populate.hpp"

Go to the source code of this file.

Functions

vector< vector< double > > func_y_t (double K_d, double K_p, double r_t, double t_sim, double t_step)
 Calculates Process Variable.

Detailed Description

Provides functions for calculating the outputs.

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

Function Documentation

◆ func_y_t()

vector< vector< double > > func_y_t ( double K_d,
double K_p,
double r_t,
double t_sim,
double t_step )

Calculates Process Variable.

Parameters
K_dDerivative Gain
K_pProportional Gain
r_tSet-Point
t_simSimulation Time (s)
t_stepStep Time (s)
Returns
Process Variable