__declspec(property(get = GetChannelMin)) TVec*ChannelMin;
Stores the minimum values for each channel.
Read:
TVec *GetChannelMin();Remarks:
The length of the vector is equal to the number of channels stored in the file.
Declared in Dew::Signal::TSignalBrowse · Dew.Signal/FileSignal.h · Cross-compiler