PlotLab
From Mitov Wiki Doc
				
				
				
				
																
				
				
								
				This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Contents | 
Description
Data Visialization Library
Packages
- Package PlotLabPkg - Contains the MultiWaterfall component.
 - Package SignalLabBasicPkg - Contains the basic components and classes for all the products.
 - Package SignalLabScopePkg - Contains the Scope and Waterfall components.
 
Components
From Package PlotLabPkg
 
 
 TPLMultiWaterfall - Visible multi-channel waterfall for representing Real(double) data.
From Package SignalLabBasicPkg
 
 
 TSLPair - Pairs multiple data buffers together.
 
 
 TSLGenericReal - User defined filter for Real data.
 
 
 TSLGenericFilter - User defined filter for Binary data.
 
 
 TSLGenericGen - User defined generator for Binary data.
 
 
 TSLGenericRealGen - User defined generator for Real data.
 
 
 TSLGenericRealMatrix - User defined generator for Real matrix data.
From Package SignalLabScopePkg
 
 
 TSLScope - Visible Scope/Plot component for representing floating point data.
 
 
 TSLWaterfall - Visible waterfall for representing Real(double) data.
Layers
From Package PlotLabPkg
 TPLMultiWaterfallLayer - A multi channel waterfall draw layer. See Also Defines a multi channel waterfall draw layer. You can add this layer to any drawing component such as TVLDraw to render a video layer containing a multi channel waterfall. Example: <image MultiWaterfallLayerSample>
From Package SignalLabScopePkg
 TSLScopeLayer - A scope drawing layer. See Also Defines a scope drawing layer. You can add this layer to any drawing component such as TVLDraw to render a video layer containing a scope. Example: <image ScopeLayerSample>
 TSLWaterfallLayer - A waterfall draw layer. See Also Defines a waterfall draw layer. You can add this layer to any drawing component such as TVLDraw to render a video layer containing a waterfall. Example: <image WaterfallLayerSample>
Elements
From Package PlotLabPkg
 TPLExternalMultiWaterfallElement - A scope component element.
From Package SignalLabScopePkg
 TSLExternalScopeElement - A scope component element.
 TSLExternalWaterfallElement - A waterfall component element.
Matrix Layers
From Package PlotLabPkg
 TPLExternalMultiWaterfallMatrixLayer - A waterfall matrix component layer.
From Package SignalLabScopePkg
 TSLExternalScopeMatrixLayer - A scope matrix component layer.
 TSLExternalWaterfallMatrixLayer - A waterfall matrix component layer.