Docstring fixes.
Removal of set_frq() from the consistency testing analysis specific API.
Fixes for the frame order user functions.
Updated all the frame order specific analysis API methods to match the base API.
Epydoc docstring fix.
Separation of all the non-API frame order specific methods.
Converted the frame order private methods into non-API methods.
Separation of the private and API methods in the hybrid specific analysis.
Updated the hybrid analysis API to match the base API.
Docstring fix.