mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
6b19799b97
create models directly in C++ language with the use of predefined simulation tools from the library. SIMLIB allows object-oriented description of models based on simulation abstractions. Current version allows a description of continuous, discrete, combined, 2D/3D vector, and fuzzy models. Requested by: Roman Divacky
9 lines
140 B
Plaintext
9 lines
140 B
Plaintext
include/simlib.h
|
|
include/delay.h
|
|
include/zdelay.h
|
|
include/simlib2D.h
|
|
include/simlib3D.h
|
|
include/optimize.h
|
|
lib/libsimlib.a
|
|
lib/libsimlib.so
|