Unit SLWaterfall
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.
Package: SignalLabScopePkg
Contents |
Summary
Contains the code for the TSLWaterfall component.
Description
This unit contains the code for the TSLWaterfall component.
Controls
- TSLWaterfall - Visible waterfall for representing Real(double) data.
Layers
- 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. Diagram: <image SLWaterfallLayer_Preview> Example: <image WaterfallLayerSample>
Elements
- TSLExternalWaterfallElement - A waterfall component element.
Matrix Layers
- TSLExternalWaterfallMatrixLayer - A waterfall matrix component layer.
Classes
- TSLWaterfallMarkerPosition - Waterfall marker X and Y position class.
- TSLWaterfallMarkers - Collection of Waterfall Markers.
- TSLWaterfallMarkerGroupLine - Markers lines property class.
- TSLWaterfallMarkerGroup - Waterfall marker group class.
- TSLWaterfallMarkerGroups - Collection of TSLWaterfallMarkerGroup items.
- TSLWaterfallTextLabels - Waterfall text labels collection class.
- TSLBasicWaterfallData - Basic waterfall data class.
- TSLWaterfallData - Defines waterfall data class.
- TSLWaterfallXAxis - Visual X Waterfall axis.
- TSLWaterfallLegendView - Visual Legend of a display class.
- TSLBasicWaterfallCursor - Basic waterfall channel cursor.
- TSLWaterfallCursor - Waterfall cursor.
- TSLWaterfallCursors - Collection of TSLWaterfallCursor items.
- TSLWaterfallCursorLinks - Collection of waterfall cursor links.
- TPLRealBufferList
- TSLWaterfallBuffers
- TSLBasicWaterfall - Basic abstract class for Waterfall type displays.
- TSLWaterfallDisplayLevelView - Visual Levels Display View class.
- TSLWaterfall - Visible waterfall for representing Real(double) data.
- 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. Diagram: <image SLWaterfallLayer_Preview> Example: <image WaterfallLayerSample>
- TSLExternalWaterfallElement - A waterfall component element.
- TSLExternalWaterfallMatrixLayer - A waterfall matrix component layer.
- TSLExternalWaterfallMatrixElement
- TSLBasicWaterfallDataView - Abstract basic class for the visual data view area of a Waterfall type displays.
- TSLWaterfallDataView - Waterfall data view class.
- TSLWaterfallYAxis - Visual Y Waterfall axis.
Enums
- TSLWaterfallMarkerMode - Waterfall marker kind enumeration.