PlotLab

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)
 
(10 intermediate revisions by one user not shown)
Line 9: Line 9:
 
Data Visialization Library
 
Data Visialization Library
 
== Packages ==
 
== Packages ==
 +
*[[Package Mitov.BasicLab]] - Contains the basic components and classes for all the products.
 
*[[Package PlotLabPkg]] - Contains the MultiWaterfall component.
 
*[[Package PlotLabPkg]] - Contains the MultiWaterfall component.
*[[Package SignalLabBasicPkg]] - Contains the basic components and classes for all the products.
+
*[[Package SignalLabBasicPkg]] - Contains the basic components and classes for the basic SignalLab components.
 
*[[Package SignalLabScopePkg]] - Contains the Scope and Waterfall components.
 
*[[Package SignalLabScopePkg]] - Contains the Scope and Waterfall components.
 +
*[[Package TimingLabBasicPkg]] - Contains the basic components and classes for the basic TimingLab components.
 
== Components ==
 
== Components ==
 
=== From [[Package PlotLabPkg]] ===
 
=== From [[Package PlotLabPkg]] ===
Line 25: Line 27:
 
*[[Image:BIGSLScope.gif]] [[Image:SLScope.gif]] [[Image:NETSLScope.gif]] '''[[Class SLScope.TSLScope|TSLScope]]''' - Visible Scope/Plot component for representing floating point data.
 
*[[Image:BIGSLScope.gif]] [[Image:SLScope.gif]] [[Image:NETSLScope.gif]] '''[[Class SLScope.TSLScope|TSLScope]]''' - Visible Scope/Plot component for representing floating point data.
 
*[[Image:BIGSLWaterfall.gif]] [[Image:SLWaterfall.gif]] [[Image:NETSLWaterfall.gif]] '''[[Class SLWaterfall.TSLWaterfall|TSLWaterfall]]''' - Visible waterfall for representing Real(double) data.
 
*[[Image:BIGSLWaterfall.gif]] [[Image:SLWaterfall.gif]] [[Image:NETSLWaterfall.gif]] '''[[Class SLWaterfall.TSLWaterfall|TSLWaterfall]]''' - Visible waterfall for representing Real(double) data.
 +
=== From [[Package TimingLabBasicPkg]] ===
 +
*[[Image:BIGTLThreadEvent.gif]] [[Image:TLThreadEvent.gif]] [[Image:NETTLThreadEvent.gif]] '''[[Class TLThreadEvent.TTLThreadEvent|TTLThreadEvent]]''' - Executes event in a separated thread.
 +
*[[Image:BIGTLMainThreadEvent.gif]] [[Image:TLMainThreadEvent.gif]] [[Image:NETTLMainThreadEvent.gif]] '''[[Class TLMainThreadEvent.TTLMainThreadEvent|TTLMainThreadEvent]]''' - Allows other threads to generate main thread notifications.
 +
*[[Image:BIGTLStopWatch.gif]] [[Image:TLStopWatch.gif]] [[Image:NETTLStopWatch.gif]] '''[[Class TLStopWatch.TTLStopWatch|TTLStopWatch]]''' - Measures time intervals.
 +
*[[Image:BIGTLFrequencyMeter.gif]] [[Image:TLFrequencyMeter.gif]] [[Image:NETTLFrequencyMeter.gif]] '''[[Class TLFrequencyMeter.TTLFrequencyMeter|TTLFrequencyMeter]]''' - Measures frequency of events.
 +
*[[Image:BIGTLCounter.gif]] [[Image:TLCounter.gif]] [[Image:NETTLCounter.gif]] '''[[Class TLCounter.TTLCounter|TTLCounter]]''' - Counts events.
 +
*[[Image:BIGTLWatchDogTimer.gif]] [[Image:TLWatchDogTimer.gif]] [[Image:NETTLWatchDogTimer.gif]] '''[[Class TLWatchDogTimer.TTLWatchDogTimer|TTLWatchDogTimer]]''' - Implements a Watch Dog Timer.
 +
*[[Image:BIGTLClockGen.gif]] [[Image:TLClockGen.gif]] [[Image:NETTLClockGen.gif]] '''[[Class TLClockGen.TTLClockGen|TTLClockGen]]''' - Provides clock for other components.
 
== Layers ==
 
== Layers ==
 
=== From [[Package PlotLabPkg]] ===
 
=== From [[Package PlotLabPkg]] ===
*[[Image:PLMultiWaterfallLayer.gif]] '''[[Class PLMultiWaterfall.TPLMultiWaterfallLayer|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. <b>Example:</b> <image MultiWaterfallLayerSample>
+
*[[Image:PLMultiWaterfallLayer.gif]] '''[[Class PLMultiWaterfall.TPLMultiWaterfallLayer|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. <b>Diagram:</b> <image PLMultiWaterfallLayer_Preview> <b>Example:</b> <image MultiWaterfallLayerSample>
 
=== From [[Package SignalLabScopePkg]] ===
 
=== From [[Package SignalLabScopePkg]] ===
*[[Image:SLScopeLayer.gif]] '''[[Class SLScope.TSLScopeLayer|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. <b>Example:</b> <image ScopeLayerSample>
+
*[[Image:SLScopeLayer.gif]] '''[[Class SLScope.TSLScopeLayer|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. <b>Diagram:</b> <image SLScopeLayer_Preview> <b>Example:</b> <image ScopeLayerSample>
*[[Image:SLWaterfallLayer.gif]] '''[[Class SLWaterfall.TSLWaterfallLayer|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. <b>Example:</b> <image WaterfallLayerSample>
+
*[[Image:SLWaterfallLayer.gif]] '''[[Class SLWaterfall.TSLWaterfallLayer|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. <b>Diagram:</b> <image SLWaterfallLayer_Preview> <b>Example:</b> <image WaterfallLayerSample>
 
== Elements ==
 
== Elements ==
 
=== From [[Package PlotLabPkg]] ===
 
=== From [[Package PlotLabPkg]] ===

Latest revision as of 00:29, 26 June 2013

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.

Products

Contents

Description

Data Visialization Library

Packages

Components

From Package PlotLabPkg

From Package SignalLabBasicPkg

From Package SignalLabScopePkg

From Package TimingLabBasicPkg

Layers

From Package PlotLabPkg

From Package SignalLabScopePkg

Elements

From Package PlotLabPkg

From Package SignalLabScopePkg

Matrix Layers

From Package PlotLabPkg

From Package SignalLabScopePkg

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox