__declspec(property(get = GetChannelMax)) TVec*ChannelMax;
Stores the maximum values for each channel.
Read:
TVec *GetChannelMax();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