|
CARFAC C++
C++ implementation of CARFAC
|
#include <State.H>

Public Member Functions | |
| State () | |
| virtual | ~State () |
This class is common to the CAR, AGC and IHC classes. It provides virtual methods to give a common framework.
| State::State | ( | ) |
| State::~State | ( | ) | [virtual] |