NASA Astrobee Robot Software  0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
pmc::PID Class Reference

#include <pmc_sim.h>

Public Member Functions

void Initialize (float Kp, float Ki, float Kd, float out_max, float out_min)
 
float Run (float x)
 

Member Function Documentation

◆ Initialize()

void pmc::PID::Initialize ( float  Kp,
float  Ki,
float  Kd,
float  out_max,
float  out_min 
)

◆ Run()

float pmc::PID::Run ( float  x)

The documentation for this class was generated from the following files: