9 #include "sci\_sci_base.hpp"
10 #include "sim\sim_bert.hpp"
38 void set(
int param,
sci_var* p_v);
40 void exec(
int command);
BERT - BER tester - wrapper for a SIM::bert Core function: SCI::sci_bert.proc() ...
Definition: sci_bert.hpp:24
sci_bert * create(int sci_type)
Definition: sci_bert.hpp:30
void destroy()
destroy SCI object
Definition: sci_bert.hpp:34
SIM layer implements low level simulation models with itpp base classes as operational types...
Definition: sim_amp.hpp:15
virtual base class SCI_API API functions
Definition: _sci_base.hpp:40
Definition: _sci_assert.cpp:35
BERT - Bit Error Rate Tester Core function SIM::bert.process() .
Definition: sim_bert.hpp:51
SCI layer implements SCI_API interface as wrappers for SIM layer models.
Definition: _sci_create_sci_var.cpp:8
Abstract base for encapsulation of sci_variables.
Definition: _sci_var.hpp:23