| simlib3::_Abs2D | |
| simlib3::_Abs3D | |
| simlib3::_Add | Block sum of two inputs |
| simlib3::_Add2D | |
| simlib3::_Add3D | |
| simlib3::_Div | Divider block |
| simlib3::_Div2D | |
| simlib3::_Div3D | |
| simlib3::_Mul | Multiplier block |
| simlib3::_Mul2D1D | |
| simlib3::_Mul3D | |
| simlib3::_Mul3D1D | |
| simlib3::_Norm2D | |
| simlib3::_Norm3D | |
| simlib3::_ScalarProduct2D | |
| simlib3::_ScalarProduct3D | |
| simlib3::_Sub | Block to subtract two inputs |
| simlib3::_Sub2D | |
| simlib3::_Sub3D | |
| simlib3::_Time | Block wrapper for simulation time |
| simlib3::_UMinus | Unary minus block |
| simlib3::_UMinus2D | |
| simlib3::_UMinus3D | |
| simlib3::_XYpart | |
| simlib3::_XYZpart | |
| simlib3::aBlock | Abstract base class for all blocks |
| simlib3::ABM4 | |
| simlib3::aCondition | Abstract base class for all state-event blocks |
| simlib3::aContiBlock | Abstract base for continuous blocks with single output |
| simlib3::aContiBlock1 | Base for continuous blocks with single input and algebraic loop check |
| simlib3::aContiBlock2 | Base for continuous blocks with two inputs |
| simlib3::aContiBlock2D | |
| simlib3::aContiBlock2D1 | |
| simlib3::aContiBlock2D2 | |
| simlib3::aContiBlock2D3 | |
| simlib3::aContiBlock3 | Base for continuous blocks vith three inputs and algebraic loop check |
| simlib3::aContiBlock3D | |
| simlib3::aContiBlock3D1 | |
| simlib3::aContiBlock3D2 | |
| simlib3::aContiBlock3D3 | |
| simlib3::Adaptor2D | |
| simlib3::Adaptor3D | |
| simlib3::AlgLoop | Abstract base for algebraic loop solvers |
| simlib3::AlgLoopDetector | Class for algebraic loop detection AlgLoopDetector object should be used in Value() method only it checks for recursion in continuous block expression evaluation User should remove algebraic loop manualy using special block (see AlgLoop solvers) |
| simlib3::Barrier | Synchronization tool for processes |
| simlib3::Blash | Nonlinear block - backlash |
| simlib3::Delay::Buffer | |
| simlib3::Calendar | Common interface for all calendar (PES) implementations |
| simlib3::CalendarList | Class CalendarList --- list implementation of calendar |
| simlib3::CalendarListImplementation | Class CalendarListImplementation --- sorted list |
| simlib3::CalendarQueue | CQ implementation of calendar |
| simlib3::Condition | Change detector - Boolean version (int) |
| simlib3::ConditionDown | Detector of TRUE-->FALSE |
| simlib3::ConditionUp | Detector of FALSE-->TRUE |
| simlib3::Constant | Constant block - value can't be changed |
| simlib3::Constant2D | |
| simlib3::Constant3D | |
| simlib3::Delay | |
| simlib3::Entity | Abstract base class for active entities (Process, Event) |
| simlib3::EULER | |
| simlib3::Event | Abstract base class for events |
| simlib3::EventNotice | Activation record |
| simlib3::EventNoticeAllocator | Allocate activation records fast |
| simlib3::EventNoticeLinkBase | Calendar item - PRIVATE for any implementation we use double-linked circular list |
| simlib3::Expression | Reference to block expression |
| simlib3::Expression2D | |
| simlib3::Expression3D | |
| simlib3::Facility | (SOL-like) facility |
| simlib3::Frict | Friction |
| simlib3::Function1 | Block parametrized by function with single argument |
| simlib3::Function2 | Block parametrized by function with two arguments |
| simlib3::FW | |
| simlib3::Halvint | Solve using halving interval method |
| simlib3::Histogram | Histogram and statistics |
| simlib3::Hyst | Nonlinear block - hysteresis |
| simlib3::Input | Continuous block connection (transparent reference) wrapper for pointer to objects of aContiBlock derived classes (small object, without virtual methods) It is used for referencing of continuous blocks in block-expressions |
| simlib3::Input2D | |
| simlib3::Input3D | |
| simlib3::Insv | Dead zone |
| simlib3::IntegrationMethod | Internal |
| simlib3::Integrator | Block for numerical integration |
| simlib3::Integrator2D | |
| simlib3::Integrator3D | |
| simlib3::IntegratorContainer | Internal |
| simlib3::Iterations | Solve using iterations |
| simlib3::CalendarListImplementation::iterator | |
| simlib3::List::iterator | |
| simlib3::Lim | Limitation |
| simlib3::Link | Base class for all double-linked list items item can be at single place only (identified by where() method) |
| simlib3::List | List of Link* items, uses data from Link |
| simlib3::IntegrationMethod::Memory | |
| simlib3::MultiStepMethod | Internal |
| simlib3::Newton | Solve using modified Newton's method |
| simlib3::P_Context_t | Internal structure for storing of process context |
| simlib3::Param | |
| simlib3::Parameter | Variable parameter (can't be changed at simulation run) |
| simlib3::Parameter2D | |
| simlib3::Parameter3D | |
| simlib3::ParameterVector | |
| simlib3::Process | Abstract base class for all simulation processes |
| simlib3::Qntzr | Quantizer |
| simlib3::Queue | Priority queue |
| simlib3::RegulaFalsi | Solve using regula falsi method |
| simlib3::Relay | Relay detects exact time of switch |
| simlib3::RKE | |
| simlib3::RKF3 | |
| simlib3::RKF5 | |
| simlib3::RKF8 | |
| simlib3::Rline | Function defined by given table of values |
| simlib3::Sampler | Objects of this class call global function periodically |
| simlib3::Semaphore | Basic synchronization tool for processes |
| simlib3::SIMLIB_Delay | |
| simlib3::SIMLIB_DelayBuffer | |
| simlib3::SIMLIB_module | Of modules |
| simlib3::SIMLIB_statistics_t | Internal statistics structure |
| simlib3::SIMLIB_ZDelayTimer | |
| simlib3::SimObject | Base of class hierarchy of SIMLIB objects can have name objects know they are created dynamically (using new) |
| simlib3::SingleStepMethod | Internal |
| simlib3::Stat | Class for statistical information gathering |
| simlib3::Status | Status variables (memory) |
| simlib3::StatusContainer | Internal |
| simlib3::StatusMethod::StatusMemory | |
| simlib3::StatusMethod | Internal |
| simlib3::Store | (SOL-like) store |
| Test | |
| TestProcess | |
| simlib3::TStat | Time dependent statistic |
| simlib3::Value2D | |
| simlib3::Value3D | |
| simlib3::Variable | Block: variable (value can be changed) |
| simlib3::Variable2D | |
| simlib3::Variable3D | |
| simlib3::WaitUntilList | |
| simlib3::ZDelay | |
| simlib3::ZDelayTimer::ZDelayContainer | |
| simlib3::ZDelayTimer |
1.7.1