9 #include "sci\_sci_base.hpp"
10 #include "sim\sim_mix.hpp"
41 void set(
int param,
sci_var* p_v);
43 void exec(
int command);
mixer - wrapper for a SIM::mix Core function: SCI::sci_mix.proc()
Definition: sci_mix.hpp:24
sci_mix * create(int sci_type)
Definition: sci_mix.hpp:31
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
void destroy()
destroy SCI object
Definition: sci_mix.hpp:36
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
two input mixer Core function: SIM::mix.process()
Definition: sim_mix.hpp:22