TNVCoordSys is a simple component for scientific data plotting; NVCommon file contains classes for handling of dynamic arrays of real points (X,Y:float) and of real numbers.
Llist contains class for handling of circular double-linked list.
NVFilters contains implementation of Gaussian, moving average and median filters for signal processing.
NVNumericEdits contains TFloatEdit component.
NumericInputDialogs contains function FloatInputDialog.
They all use uTypes unit from DMath library for use of Float type, which may be Single, Double or Extended, depending of compilation flag. You can define Float = double (for example) yourself, if you do not want to depend on this library.
These packages are used in the Nest-o-patch project.
NVComponents
Components and tools for signal processing and visualisation
Brought to you by:
glorfin
Downloads:
0 This Week