Skip to content
Snippets Groups Projects
Commit 264de187 authored by Pascal Engeler's avatar Pascal Engeler
Browse files

doc test

parent afbe790c
No related branches found
No related tags found
No related merge requests found
1. [ RBComb Simulation Framework. ](#RSF)
2. [ Classes. ](#Classes)
<a name="RSF"></a>
# RBComb Simulation Framework # RBComb Simulation Framework
This project aims at developing a framework that can be used to simulate any project This project aims at developing a framework that can be used to simulate any project
that is to be undertaken on the RBComb platform. It is designed in modular fashion, that is to be undertaken on the RBComb platform. It is designed in modular fashion,
such that it is flexible enough to adapt easily to any given situation. such that it is flexible enough to adapt easily to any given situation.
## Structure <a name="Classes"></a>
## Classes
The code is structured in an object oriented approach. The classes that likely will The code is structured in an object oriented approach. The classes that likely will
not need to be adapted for a new situation are found in the `lib` folder. They are not need to be adapted for a new situation are found in the `lib` folder. They are
described in the following. Note that qualifiers, references and the like are discarded described in the following. Note that qualifiers, references and the like are discarded
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment