Table of Contents

RTS Testcase

Programming guidelines can be found in RtsProgrammingGuidelines.

The frame structure of the RTS testcase is described in RTSFrameStructure.

Features

Frame structure

The frame structure is implemented in a hierarchy of simulators. These simulators use components that are implemented in various places, and implement some of services that these components require.

Note that this frame structure is implemented in the RTS sandbox.

More details are in the class documentation