Package PlotLabPkg
From Mitov Wiki Doc
(Difference between revisions)
(→Classes) |
(Automated Syncronization with Documentation) |
||
(7 intermediate revisions by one user not shown) | |||
Line 12: | Line 12: | ||
== Requires == | == Requires == | ||
*[[Package SignalLabScopePkg]] | *[[Package SignalLabScopePkg]] | ||
− | |||
== Description == | == Description == | ||
Line 19: | Line 18: | ||
== Layers == | == Layers == | ||
− | *[[Image:PLMultiWaterfallLayer.gif]] [[Class PLMultiWaterfall.TPLMultiWaterfallLayer|TPLMultiWaterfallLayer]] - A multi channel waterfall draw layer. | + | *[[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> |
== Elements == | == Elements == | ||
Line 36: | Line 35: | ||
*[[Class PLMultiWaterfall.TSLMultiWaterfallChannelData|TSLMultiWaterfallChannelData]] - Channel data class. | *[[Class PLMultiWaterfall.TSLMultiWaterfallChannelData|TSLMultiWaterfallChannelData]] - Channel data class. | ||
*[[Class PLMultiWaterfall.TPLMultiWaterfallDataView|TPLMultiWaterfallDataView]] - Visual channel data view area of the [[Class PLMultiWaterfall.TPLMultiWaterfall|TPLMultiWaterfall]] display. | *[[Class PLMultiWaterfall.TPLMultiWaterfallDataView|TPLMultiWaterfallDataView]] - Visual channel data view area of the [[Class PLMultiWaterfall.TPLMultiWaterfall|TPLMultiWaterfall]] display. | ||
+ | *[[Class PLMultiWaterfall.TPLMultiWaterfallCursor|TPLMultiWaterfallCursor]] - Multi Waterfall cursor. | ||
+ | *[[Class PLMultiWaterfall.TPLMultiWaterfallCursors|TPLMultiWaterfallCursors]] - Collection of [[Class PLMultiWaterfall.TPLMultiWaterfallCursor|TPLMultiWaterfallCursor]] items. | ||
*[[Class PLMultiWaterfall.TPLMultiWaterfall|TPLMultiWaterfall]] - Visible multi-channel waterfall for representing Real(double) data. | *[[Class PLMultiWaterfall.TPLMultiWaterfall|TPLMultiWaterfall]] - Visible multi-channel waterfall for representing Real(double) data. | ||
− | *[[Class PLMultiWaterfall.TPLMultiWaterfallLayer|TPLMultiWaterfallLayer]] - A multi channel waterfall draw layer. | + | *[[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> |
*[[Class PLMultiWaterfall.TPLExternalMultiWaterfallElement|TPLExternalMultiWaterfallElement]] - A scope component element. | *[[Class PLMultiWaterfall.TPLExternalMultiWaterfallElement|TPLExternalMultiWaterfallElement]] - A scope component element. | ||
− | *[[Class PLMultiWaterfall.TPLExternalMultiWaterfallMatrixLayer|TPLExternalMultiWaterfallMatrixLayer]] - A waterfall matrix component layer. | + | *[[Class PLMultiWaterfall.TPLExternalMultiWaterfallMatrixLayer|TPLExternalMultiWaterfallMatrixLayer]] - A waterfall matrix component layer. |
== Structures == | == Structures == |
Latest revision as of 00:31, 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.
Contents |
Belongs to
- PlotLab - Data Visialization Library.
Requires
Description
Controls
- TPLMultiWaterfall - Visible multi-channel waterfall for representing Real(double) data.
Layers
- 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. Diagram: <image PLMultiWaterfallLayer_Preview> Example: <image MultiWaterfallLayerSample>
Elements
- TPLExternalMultiWaterfallElement - A scope component element.
Matrix Layers
- TPLExternalMultiWaterfallMatrixLayer - A waterfall matrix component layer.
Units
- PLMultiWaterfall - Contains the code for the TPLMultiWaterfall component.
Classes
- TSLChannelDisplayLevelView - Class for the TPLMultiWaterfall component levels view area.
- TPLMultiWaterfallChannel - Visual Multi Waterfall data channels class.
- TPLMultiWaterfallChannels - Collection of TPLMultiWaterfallChannel items.
- TSLMultiWaterfallChannelData - Channel data class.
- TPLMultiWaterfallDataView - Visual channel data view area of the TPLMultiWaterfall display.
- TPLMultiWaterfallCursor - Multi Waterfall cursor.
- TPLMultiWaterfallCursors - Collection of TPLMultiWaterfallCursor items.
- TPLMultiWaterfall - Visible multi-channel waterfall for representing Real(double) data.
- 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. Diagram: <image PLMultiWaterfallLayer_Preview> Example: <image MultiWaterfallLayerSample>
- TPLExternalMultiWaterfallElement - A scope component element.
- TPLExternalMultiWaterfallMatrixLayer - A waterfall matrix component layer.