JSBSim Flight Dynamics Model  1.0 (02 March 2017)
An Open Source Flight Dynamics and Control Software Library in C++
FGJSBBase::Filter Class Reference

First order, (low pass / lag) filter. More...

#include <FGJSBBase.h>

Public Member Functions

 Filter (double coeff, double dt)
 
double execute (double in)
 

Detailed Description

First order, (low pass / lag) filter.

Definition at line 102 of file FGJSBBase.h.


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