(Sorry if sent twice, I think I did something wrong the first
time)

        DSL is a C++ library for real-time dynamic systems simulation
under
RTLinux. DSL's classes implement loops, blocks, inputs, outputs, etc.
By creating instances and setting their properties, you can easily
implement the block diagram of your system. Once you have done this, it
automatically generates the code for its simulation in real-time.

        Some features are:
- Different parts of a system can have different schedulings.  
- Error messages inform you about many possible errors in your system's
  definition.  
- Variables' values can be logged and modified during simulation. 

        DSL was designed to be extended:
- Provides base classes to easily implement new components.  
- Existing components can interact with new ones without being modified. 

        For more information and downloads, visit DSL's homepage:

http://www.student.dtu.dk/~u990873/dsl/

        (Above location is temporary. Definitive location will be
announced there, in "RTLinux.org" homepage, and in this rtl mailing
list).

        For any question use rtl mailing list. Author (me) will be
listening.
-- 
Ivan Martinez (Rodriguez)
BEng in Software Engineering - MEng student
http://www.student.dtu.dk/~u990873
"Got fabes?"
-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
---
For more information on Real-Time Linux see:
http://www.rtlinux.org/rtlinux/

Reply via email to