#include <history.h>
Definition at line 28 of file history.h.
history::history |
( |
nr_double_t |
| ) |
|
history::history |
( |
const history & |
h | ) |
|
void history::append |
( |
nr_double_t |
val | ) |
|
void history::drop |
( |
void |
| ) |
|
nr_double_t history::duration |
( |
void |
| ) |
|
nr_double_t history::first |
( |
void |
| ) |
|
nr_double_t history::getAge |
( |
void |
| ) |
|
|
inline |
tvector<nr_double_t>* history::getTvector |
( |
void |
| ) |
|
|
inline |
nr_double_t history::interpol |
( |
nr_double_t |
tval, |
|
|
int |
idx, |
|
|
bool |
left |
|
) |
| |
nr_double_t history::last |
( |
void |
| ) |
|
int history::leftidx |
( |
void |
| ) |
|
nr_double_t history::nearest |
( |
nr_double_t |
tval, |
|
|
bool |
interpolate = true |
|
) |
| |
int history::seek |
( |
nr_double_t |
tval, |
|
|
int |
l, |
|
|
int |
r, |
|
|
nr_double_t & |
diff, |
|
|
int |
idx |
|
) |
| |
void history::self |
( |
void |
| ) |
|
|
inline |
void history::setAge |
( |
nr_double_t |
a | ) |
|
|
inline |
void history::setTvector |
( |
tvector< nr_double_t > * |
v | ) |
|
|
inline |
int history::unused |
( |
void |
| ) |
|
The documentation for this class was generated from the following files:
- C:/Users/VonFurstenBerg/Documents/DownLoad/QUCS-src/qucs-0.0.16/qucs-core/src/history.h
- C:/Users/VonFurstenBerg/Documents/DownLoad/QUCS-src/qucs-0.0.16/qucs-core/src/history.cpp