|
Hopsan
|
Classes | |
| class | CSVParserNG |
| The CSV file parser utility. More... | |
| class | DelayTemplate< T > |
| Delay template class, implementing a circular buffer containing values of specified type. More... | |
| class | DoubleIntegratorWithDamping |
| class | DoubleIntegratorWithDampingAndCoulombFriction |
| class | EquationSystemSolver |
| A numerical solver utility for equation systems using LU-decomposition. More... | |
| class | NumericalIntegrationSolver |
| class | Integrator |
| class | IntegratorWithBackup |
| class | Vec |
| class | Matrix |
| class | PLOParser |
| class | TurbulentFlowFunction |
| class | ValveHysteresis |
| class | WhiteGaussianNoise |
| class | FirstOrderTransferFunction |
| The FirstOrderTransferFunction class implements a first order time discrete transfer function using bilinear transform. More... | |
| class | FirstOrderLowPassFilter |
| The FirstOrderLowpassFilter utility is derived from the FirstOrderTransferFunction and extends it with functions useful when creating low-pass filters of the first order. More... | |
| class | IntegratorLimited |
| The IntegratorLimited class implements a integrator using bilinear transform which integrates a variable with limited output signal and wind-up protection. More... | |
| class | SecondOrderTransferFunction |
| The SecondOrderTransferFunction class implements a second order transfer function using bilinear transform. More... | |
Typedefs | |
| typedef DelayTemplate< double > | Delay |