- 3.0.2 core module.
|
Classes | |
class | TestOscillator |
class | LinearizedOscillator |
Linear system class for the GNMS unit test. More... | |
Functions | |
void | test () |
int | main (int argc, char **argv) |
Variables | |
const size_t | stateSize = 2 |
const size_t | controlSize = 1 |
void test | ( | ) |
References dt, ct::core::EULERCT, w_n, and zeta.
Referenced by main().
int main | ( | int | argc, |
char ** | argv | ||
) |
References test().
const size_t stateSize = 2 |
const size_t controlSize = 1 |