Package Mitov.BasicLab
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 |
Belongs to
- AudioLab - Audio Processing Library.
- VideoLab - Video Processing Library.
- VisionLab - Computer Vision Library.
- SignalLab - Signal Processing Library.
- PlotLab - Data Visialization Library.
- InstrumentLab - Visual Instruments Library.
- IntelligenceLab - Artificial Intelligence Library.
- BasicVideo - Video Capture and Playback Library.
- BasicAudio - Audio Capture and Playback Library.
Used by
- Package SignalLabAdditionalPkg
- Package TimingLabBasicPkg
- Package TextLabBasicPkg
- Package AudioLabBasicPkg
- Package VideoLabBasicPkg
- Package MediaLabBasicPkg
- Package MediaLabPkg
- Package IntelligenceLabBasicPkg
- Package AudioLabPkg
- Package VideoLabPkg
- Package SignalLabPkg
- Package VisionLabPkg
- Package SignalLabScopePkg
- Package PlotLabPkg
- Package UserLabBasicPkg
- Package InstrumentLabDigitalPkg
- Package InstrumentLabPkg
- Package IntelligenceLabPkg
Description
Controls
Units
- SLTypes - Contains some common data types for the SignalLab.
- VLImageDefs - Contains support classes.
- VLBasicBitmap - Contains the code for the TVLBasicBitmap class.
- ULBasicControl - Contains the code for the TULBasicControl base class.
- SLStreamTypes - Contains the classes and types for the SignalLab OpenWire stream support.
- SLSimpleDataBuffer - Contains the implementation of TSLSimpleRealBuffer and TSLSimpleComplexBuffer.
- SLMultiInput - Contains the code for the TSLMultiInput component.
- SLGenericFilterTypes - Generic filter types.
- SLFilterTypes - Support SignalLab type definitions.
- SLControlCollection - Contains the code for control collection properties.
- SLComponentCollection - Contains the code for component collection properties.
- SLCommonGen - Contains the basic abstract generator classes.
- SLCommonFilter - Contains the basic abstract filter classes.
- SLAveraging - Contains the declarations for the TSLAveraging class.
- LPTransparentControl - Contains the code for the TLPTransparentControl base class.
- LPGDIPlusProperties - Contains the GDI+ property classes.
- LPDrawLayers - Contains the classes for layer drawing properties.
- LPControlDrawLayers - Contains the classes for layer drawing properties.
- LPComponent - Contains the code for the TLPComponent base class.
Classes
- ESLException - LabPacks Exception class type.
- ESLDLLLoadError - DLL loading Exception class type.
- TVLBasicBitmap - Bitmap wrapper class for thread safe bitmap access.
- TULBasicControl - Base class for LabPacks controls.
- TULControlBackground - Control background properties class.
- TULBasicColorControl - Base class for LabPacks controls with color.
- TULColorItem - Color collection item.
- TULColorItems - Collection of colors.
- TULBasicControlProperty - Base abstract class for control properties.
- TULElementSize - Control element size properties class.
- TULElementOffsetSize - Control element offset size properties class.
- TULElement2DSize - Control element 2D size properties class.
- TULControlFont - Control font properties class.
- TULControlText - Control text properties class.
- TULElementOffsets - Control element offset properties class.
- TLPBasicMatrixElement - Basic class for component matrix elements.
- TULCaptionCollectionItem - Text caption collection item.
- TULCaption - Control caption properties class.
- TULVerticalCaption - Control vertical caption properties class.
- TULCaptionCollection - Collection of text captions.
- TULControlElement - Base abstract class for control elements.
- TULControlBevel - Control border bevel properties class.
- TULControlInnerBevel - Control border inner bevel properties class.
- TULBasicControlBorder - Base abstract class for control border properties.
- TULControlBorder - Control border properties class.
- TULProportionalControlBorder - Optionally proportional control border properties class.
- TULRectControlBorder - Non proportional rectangle control border properties class.
- TULOptionalInstrumentProperty - Base abstract class for optional properties.
- TSLOWSourcePin - Basic Source Pin.
- TSLOWClockableSourcePin - Basic Source Pin.
- TSLOWSinkPin - Basic Sink Pin.
- TSLOWMultiSinkPin - Basic Multi Sink Pin.
- TSLOWBinarySourcePin - Binary data Source Pin.
- TSLOWBinarySinkPin - Binary data Sink Pin.
- TSLOWIntegerSourcePin - Integer data Source Pin.
- TSLOWIntegerSinkPin - Integer data Sink Pin.
- TSLOWPairedSourcePin - Buffer Paired data Source Pin.
- TSLOWPairedSinkPin - Buffer Paired data Sink Pin.
- TSLOWRealSourcePin - Real data Source Pin.
- TSLOWComboRealSourcePin - Real data Source Pin.
- TSLOWRealSinkPin - Real data Sink Pin.
- TSLOWComboRealSinkPin - Real data Sink Pin.
- TSLOWComboRealIntSinkPin - Real and Integer data Sink Pin.
- TSLOWComboRealIntMatrixSinkPin - Real, Integer, and Matrix data Sink Pin.
- TSLOWComboRealAndMatrixSinkPin - Real, and Matrix data Sink Pin.
- TSLOWComboRealIntComplexPairedSinkPin - Real, Integer, Complex and Buffer Paired data Sink Pin.
- TSLOWComplexSourcePin - Complex data Source Pin.
- TSLOWComplexSinkPin - Complex data Sink Pin.
- TSLOWRealComplexSinkPin - Queue Complex data Sink Pin.
- TSLOWIntegerRealComplexSourcePin - Real, Integer, and Complex data Source Pin.
- TSLOWIntegerRealComplexSinkPin - Real, Integer, and Complex data Sink Pin.
- TSLOWIntegerRealComplexBinarySourcePin - Real, Integer, Binary, and Complex data Source Pin.
- TSLOWIntegerRealComplexBinarySinkPin - Real, Integer, Binary, and Complex data Sink Pin.
- TSLOWChannelSourcePin - Real, Integer, Binary, and Complex data Source Pin.
- TSLOWStringSourcePin - Text string Source Pin.
- TSLOWStringSinkPin - Text string Sink Pin.
- TSLOWRealMatrixSourcePin - Real Matrix data Source Pin.
- TSLOWRealMatrixSinkPin - Real Matrix data Sink Pin.
- TSLOWUserControlSourcePin - User interface control Source Pin.
- TSLOWUserControlSinkPin - User interface control Sink Pin.
- TSLOWUserControlMultiSinkPin - User interface control Multi Sink Pin.
- TSLData - Basic data storage class.
- TSLGenericBuffer - Generic Delphi data buffer.
- TSLMemoryBuffer - Delphi base class for all of the memory buffers.
- TSLLinearMemoryBuffer - Delphi base class for all of the linear memory buffers.
- TSLBlockBuffer - Delphi Binary(Raw) data buffer.
- TSLRealBuffer - Delphi Real data buffer.
- TSLIntegerBuffer - Delphi Integer data buffer.
- TSLComplexBuffer
- TSLRealMatrixBuffer - Delphi Real Matrix data buffer.
- TSLRealBufferList - Delphi Real buffer list data.
- TSLRealMatrix - Delphi Real Matrix data.
- TSLOutputBufferSize - Output buffer size settings property type.
- TSLMultiInput - Base abstract class for multiple input components.
- TSLRealMultiInput - Base abstract class for multiple input Real data components.
- TSLComplexMultiInput - Base abstract class for multiple input Complex data components.
- TSLOWQueuedRealSinkPin - Queued Real data Sink Pin.
- TSLOWQueuedComplexSinkPin - Queued Complex data Sink Pin.
- TSLOWQueuedIntegerRealSinkPin - Queued Real, and Integer data Sink Pin.
- TSLOWQueuedIntegerRealComplexSinkPin - Queued Real, Integer, and Complex data Sink Pin.
- TSLOWQueuedIntegerSinkPin - Queued Integer data Sink Pin.
- TSLOWComboRealIntComplexPairedQueuedSinkPin - Queued Real, Integer, Complex and Buffer Paired data Sink Pin.
- TSLOffset - X, Y offsets property class.
- TSLDelayValue - Property class for specifying signal delays.
- TSLCoordinateOffset - X, Y offsets from a variable coordinate property class.
- TSLCustomControlItem - Base abstract class for control collections.
- TLPComponentElement - Component element.
- TLPComponentElements - Collection of component elements.
- TLPDrawComponentElement - Collection of component elements.
- TLPGaugeComponentElements - Collection of gauge component elements.
- TLPLinearAnalogComponentElements - Collection of linear analog component elements.
- TLPAngularAnalogComponentElements - Collection of angular analog component elements.
- TLPClockComponentElements - Collection of clock component elements.
- TLPMatrixComponentElements - Collection of matrix component elements.
- TSLComponentItems - Base abstract class for component collections.
- TSLTypedComponentItems - Base typed abstract class for component collections.
- TSLComponentItem - Base abstract class for component collection items.
- TSLBasicCommonGen - Abstract base class for generators.
- TSLCommonGen - Abstract base class for all the signal generators.
- TSLCommonBufferGen - Abstract base class for all the buffer signal generators.
- TSLCommonBaseRealGen - Base abstract class for real data generators.
- TSLCommonBlockGen - Base abstract class for Binary(Raw) signal generators.
- TSLCommonComplexGen - Base abstract class for Complex signal generators.
- TSLCommonIntGen - Base abstract class for Integer signal generators.
- TSLCommonRealGen - Base abstract class for Real(Double) signal generators.
- TSLThreadingQueue - Threading queue properties class.
- TSLThreading - Filter threading properties class.
- TSLBasicEnableFilter - Base abstract class for data filters with Enable property.
- TSLBasicThreadedFilter - Base abstract class for threaded data filters.
- TSLBasicThreadedEnableFilter - Base abstract class for threaded data filters.
- TSLBasicCommonFilter - Base abstract class for data filters.
- TSLCommonFilter - Base abstract class for data filters.
- TSLCommonRealFilter - Base abstract class for Real(Double) data filters.
- TSLFilterFrequencyResponse - Frequency Response information class.
- TSLCommonTapsFilter - Basic abstract class for taps filters.
- TSLCommonComplexFilter - Base abstract class for Complex data filters.
- TSLCommonIntegerFilter - Base abstract class for Integer data filters.
- TSLCommonBinaryFilter - Base abstract class for Binary (Raw) data filters.
- TLPAveraging - Averaging properties class.
- TLPControlProperty - Base abstract class for control properties.
- TLPTransparentControl - Base class for LabPacks transparent controls.
- TLPGPImage - GDI+ image properties class.
- TLPGPPoint - GDI+ point coordinates class.
- TLPGPSize - GDI+ X,Y size class.
- TLPGPBlends - Collection of GDI+ blends.
- TLPGPBlendShape - GDI+ blend brush shape class.
- TLPGPBlend - GDI+ blend properties class.
- TLPGPPoints - GDI+ list of point coordinates class.
- TLPGPColors - GDI+ list of colors class.
- TLPGPInterpolationColors - GDI+ interpolation colors settings.
- TLPGPHatch - GDI+ hatch brush settings.
- TLPGPCenterPoint - Center point settings.
- TLPGPCenterColor - Center color settings.
- TLPGPGradient - GDI+ gradient properties class.
- TLPGPBrush - GDI+ brush properties class.
- TLPGPSingleArray - Array of singles.
- TLPGPCustomDash - GDI+ custom pen dash properties class.
- TLPGPDashStyle - GDI+ pen dash style properties class.
- TLPGPPenCompound - GDI+ pen compound properties class.
- TLPGPPen - GDI+ pen properties class.
- TLPGPPenCollectionItem - Pen collection item.
- TLPGPPenCollection - Collection of pen.
- TLPGPOptionalPen - Optional GDI+ pen properties class.
- TLPGPOptionalMultiPen - Optional multipen settings.
- TLPGPBasicFont - GDI+ basic font properties class.
- TLPGPSimpleBrushFont - GDI+ font properties class.
- TLPGPSimpleFont - GDI+ basic font properties class.
- TLPGPBrushFont - GDI+ font properties class.
- TLPGPFont - GDI+ font properties class.
- TLPGPOptionalText - Optional GDI+ text properties class.
- TLPGPColorItem - ARGB Color collection item class.
- TLPGPBasicColorItems - Basic ARGB Color collection class.
- TLPGPColorItems - ARGB Color collection class.
- TLPDrawLayer - Abstract base class for drawing layers.
- TLPDrawLayers - Collection of drawing layers.
- TLPLayerCollectionItem - Base abstract class for image layer collection items.
- TLPLayerCollection - Base abstract class for image layer collections.
- TLPControlDrawLayer - Base abstract class for control draw collection items.
- TLPObject - Base abstract class for objects.
- TLPComponent - Base abstract class for Lab Packs components.
- TLPInputOutputLockComponent - Base abstract class for the data processing components.
- TLPPersistent - Base abstract class for locked persistent type properties.
- TLPTypedOwnedPersistent - Base abstract class for locked persistent type properties.
- TLPPersistentNotify - Base abstract class for locked persistent type properties.
- TLPTypedOwnedPersistentNotify - Base abstract class for locked persistent type properties.
- TLPLogin - Login settings property.
- TLPOptionalDisabledPersistent - Base class for optional properties.
- TLPOptionalEnabledPersistent - Base class for optional properties.
- TLPOptionalSettingProperty - Base abstract class for optional persistent type properties.
- TLPOptionalVisibilityProperty - Base abstract class for optional visibility persistent type properties.
- TLPPointProperty - Integer X,Y point property class.
- TLPMasterPumping - Specifies the master pumping settings.
- TLPDefaultEnabledMasterPumping - Specifies the master pumping settings.
- TLPCollectionItem - Represents an item in a collection.
- TLPNamedCollectionItem - Named collection item.
- TLPLanguage - Language properties class.
- TLPOptionalNamedCollectionItem - Optional named collection item.
- TLPCollection - Container for TLPCollectionItem objects.
- TLPTypedCollectionItem - Defines a typed collection item.
- TLPTypedCollection - Defines a typed collection.
- TLPTypedOwnerComponentCollection - Defines a typed collection owned by component.
- TLPTypedOwnerPropertyCollection - Defines a typed collection owned by property.
- TLPVirtualObjectList - Virtual list of objects.
- TLPPersistentList - Base abstract class for locked persistent list type.
- TLPOnDemandPersistentList - Base abstract class for locked persistent list type.
- TLPPersistentListItem - Base abstract class for locked persistent list item type.
- TLPObjectList - List of objects.
- TLPReadOnlyObjectList - Read only typed list.
- TSLDisplayPen - Defines platform (VCL or FireMonkey) specific pen.
- TLPOptionalPenProperty - Optional pen properties class.
- TSLDisplayBrush - Defines platform (VCL or FireMonkey) specific brush.
- TSLDisplayFont - Defines platform (VCL or FireMonkey) specific font.
- TSLBasicOptionalLabel - Optional Label properties class.
- TSLOptionalLabel - Optional Label properties class.
- TLPCustomControl - Base abstract class for Lab Packs controls.
Structures
- TVLImageRect - Rectangle structure.
Interfaces
- ISLData - Generic data interface.
- ISLDataBuffer - Basic Data buffer interface.
- ISLLinearDataBuffer - Basic Linear Data buffer interface.
- ISLGenericBuffer - Generic data buffer interface.
- ISLBlockBuffer - Block(Raw) data buffer interface.
- ISLRealBuffer - Real data buffer interface.
- ISLIntegerBuffer - Integer data buffer interface.
- ISLComplexBuffer - Complex data buffer interface.
- ISLRealBufferArray - Real data buffer array interface.
- ISLRealBufferDynamicArray - Real data buffer dynamic array interface.
- ISLRealMatrixBuffer - Real matrix data buffer interface.
- ILPAnalogComponentElement - Analog component element interface.
- ILPAnalogValueElement - Analog value element interface.
- ILPAngularAnalogComponentElement - Angular analog component element interface.
- ILPClockComponentElement - Clock component element interface.
Enums
- TSLSynchronizeType - Type of thread buffer synchronization for the generic filters.
- TSLClockSource - Type of clock enumeration for the Audio, Video and Signal generators and players.
- TULBorderShape - Border shape enumeration.
- TSLWindowType - Window functions to be used by the filters.
- TSLExtendedWindowType - Window functions to be used by the Fourier transformations.
- TSLDelayMode - Delay Mode enumeration.
- TSLCombFeed - Comb filter feed types.
- TSLLevelDetectMode - Level detection modes.
- TSLFourierNormalization - Fourier normalization enumeration type.
- TSLDisplayMarkerShape - Display markers shape enumeration.
- TSLCoordinateMode - Enumerated type for selecting draw coordinate mode.
- TSLMixerChannelWaitType - Mixer channel wait type.
- TSLQueueFullMode - Queue full modes enum.
- TULBevelStyle - Bevel style enumeration.
- TLPGPLinerGradientBrushMode - GDI+ linear gradient brush mode enumeration.
- TLPGPBlendShapeType - GDI+ blend shape enumeration.
Types
- TSLSignalProgressEvent - Event type for some components OnProgress event.
- TLPProgressEvent - Event type for some components OnProgress event.
- TLPInt64Notify - Event type for Int64 value type events.
- TSLRealNotifyEvent - Event type for real value type events.
- TSLRealRangeNotifyEvent - Event type for real range type events.
- TSLRealRangedNotifyEvent - Event type for real value and range type events.
- TSLErrorEvent - Event type for error type events.
- TSLWarningEvent - Event type for warning type events.
- TSLStartNotify - Event type for generic filter start commands.
- TSLTextCaptionEvent - Event type for caption text type events.