Package SignalLabScopePkg

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)
 
(6 intermediate revisions by one user not shown)
Line 12: Line 12:
 
*[[SignalLab]] - Signal Processing Library.
 
*[[SignalLab]] - Signal Processing Library.
 
*[[PlotLab]] - Data Visialization Library.
 
*[[PlotLab]] - Data Visialization Library.
 
== Requires ==
 
*[[Package SignalLabBasicPkg]]
 
  
 
== Used by ==
 
== Used by ==
Line 25: Line 22:
  
 
== Layers ==
 
== Layers ==
*[[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 ==
Line 48: Line 45:
 
*[[Class SLScope.TSLOptionalDisplayCollectionItem|TSLOptionalDisplayCollectionItem]] - Optional ([[Property SLScope.TSLOptionalDisplayCollectionItem.Visible|Visible]]/Invisible) display collection item.  
 
*[[Class SLScope.TSLOptionalDisplayCollectionItem|TSLOptionalDisplayCollectionItem]] - Optional ([[Property SLScope.TSLOptionalDisplayCollectionItem.Visible|Visible]]/Invisible) display collection item.  
 
*[[Class SLScope.TSLOptionalDisplayCollection|TSLOptionalDisplayCollection]] - Collection of optional display elements.  
 
*[[Class SLScope.TSLOptionalDisplayCollection|TSLOptionalDisplayCollection]] - Collection of optional display elements.  
*[[Class SLScope.TSLDisplayMarkers|TSLDisplayMarkers]] - Base collection of display Markers.
 
 
*[[Class SLScope.TSLDisplayMarkerLabelPosition|TSLDisplayMarkerLabelPosition]] - X, Y marker text offsets from a variable coordinate property class.  
 
*[[Class SLScope.TSLDisplayMarkerLabelPosition|TSLDisplayMarkerLabelPosition]] - X, Y marker text offsets from a variable coordinate property class.  
 
*[[Class SLScope.TSLMarkerGroupLabel|TSLMarkerGroupLabel]] - Visual Marker Label class.  
 
*[[Class SLScope.TSLMarkerGroupLabel|TSLMarkerGroupLabel]] - Visual Marker Label class.  
Line 83: Line 79:
 
*[[Class SLScope.TSLBasicDisplayMarker|TSLBasicDisplayMarker]] - Base class for scope and waterfall display markers.  
 
*[[Class SLScope.TSLBasicDisplayMarker|TSLBasicDisplayMarker]] - Base class for scope and waterfall display markers.  
 
*[[Class SLScope.TSLDisplayMarker|TSLDisplayMarker]] - Base class for scope and waterfall display markers.  
 
*[[Class SLScope.TSLDisplayMarker|TSLDisplayMarker]] - Base class for scope and waterfall display markers.  
 +
*[[Class SLScope.TSLDisplayMarkers|TSLDisplayMarkers]] - Base collection of display Markers.
 
*[[Class SLScope.TSLScopeMarker|TSLScopeMarker]] - Scope display marker.  
 
*[[Class SLScope.TSLScopeMarker|TSLScopeMarker]] - Scope display marker.  
 
*[[Class SLScope.TSLScopeMarkers|TSLScopeMarkers]] - Collection of Scope Markers.  
 
*[[Class SLScope.TSLScopeMarkers|TSLScopeMarkers]] - Collection of Scope Markers.  
Line 197: Line 194:
 
*[[Class SLScope.TSLDataChart|TSLDataChart]] - Base abstract class for multi channel data displays.  
 
*[[Class SLScope.TSLDataChart|TSLDataChart]] - Base abstract class for multi channel data displays.  
 
*[[Class SLScope.TSLScope|TSLScope]] - Visible Scope/Plot component for representing floating point data.  
 
*[[Class SLScope.TSLScope|TSLScope]] - Visible Scope/Plot component for representing floating point data.  
*[[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>  
+
*[[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>  
 
*[[Class SLScope.TSLExternalScopeElement|TSLExternalScopeElement]] - A scope component element.  
 
*[[Class SLScope.TSLExternalScopeElement|TSLExternalScopeElement]] - A scope component element.  
 
*[[Class SLScope.TSLExternalScopeMatrixLayer|TSLExternalScopeMatrixLayer]] - A scope matrix component layer.  
 
*[[Class SLScope.TSLExternalScopeMatrixLayer|TSLExternalScopeMatrixLayer]] - A scope matrix component layer.  
Line 217: Line 214:
 
*[[Class SLWaterfall.TSLWaterfallDisplayLevelView|TSLWaterfallDisplayLevelView]] - Visual Levels Display View class.  
 
*[[Class SLWaterfall.TSLWaterfallDisplayLevelView|TSLWaterfallDisplayLevelView]] - Visual Levels Display View class.  
 
*[[Class SLWaterfall.TSLWaterfall|TSLWaterfall]] - Visible waterfall for representing Real(double) data.  
 
*[[Class SLWaterfall.TSLWaterfall|TSLWaterfall]] - Visible waterfall for representing Real(double) data.  
*[[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>  
+
*[[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>  
 
*[[Class SLWaterfall.TSLExternalWaterfallElement|TSLExternalWaterfallElement]] - A waterfall component element.  
 
*[[Class SLWaterfall.TSLExternalWaterfallElement|TSLExternalWaterfallElement]] - A waterfall component element.  
 
*[[Class SLWaterfall.TSLExternalWaterfallMatrixLayer|TSLExternalWaterfallMatrixLayer]] - A waterfall matrix component layer.  
 
*[[Class SLWaterfall.TSLExternalWaterfallMatrixLayer|TSLExternalWaterfallMatrixLayer]] - A waterfall matrix component layer.  

Latest revision as of 00:30, 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.

Packages

Contents

Belongs to

Used by

Description

Controls

Layers

Elements

Matrix Layers

Units

Classes

Structures

Interfaces

Enums

Types

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox