COSMOS core  1.0.2 (beta)
Comprehensive Open-architecture Solution for Mission Operations Systems
imu_stream_plot2 Namespace Reference

Classes

class  BoundControlBox
 
class  DataGen
 
class  GraphFrame
 

Variables

 app = wx.PySimpleApp()
 
 frame
 

Detailed Description

This demo demonstrates how to draw a dynamic mpl (matplotlib) 
plot in a wxPython application.

It allows "live" plotting as well as manual zooming to specific
regions.

Both X and Y axes allow "auto" or "manual" settings. For Y, auto
mode sets the scaling of the graph to see all the data points.
For X, auto mode makes the graph "follow" the data. Set it X min
to manual 0 to always see the whole data from the beginning.

Note: press Enter in the 'manual' text box to make a new value 
affect the plot.

Eli Bendersky (eliben@gmail.com)
License: this code is in the public domain
Last modified: 31.07.2008

Variable Documentation

imu_stream_plot2.app = wx.PySimpleApp()
imu_stream_plot2.frame