Source Documentation

The Source Documentation describes classes and methods in Maverig source code at https://bitbucket.org/Sash221/maverig/src.

This may help you to understand the software in detail or if you plan further development of additional features or component descriptions.

maverig.EntryPoint

class maverig.EntryPoint.EntryPoint

Bases: object

The maverig application class which creates and connects model, views and presenters.

maverig.EntryPoint.main()

Starts the maverig application with an empty scenario.

maverig.demo

maverig.demo.main()

Starts the maverig application with a demo scenario.