MimTypeDescriptors : public class
Created: 12/2/2005 3:07:14 PM
Modified: 12/12/2006 11:33:20 AM
Project:
Advanced:
Stores DM OutPort "type" information (Post-processed signal processing scaling type, Source signal detector type, FFT/time waveform window type), along with x-axis information.
Attribute Details
public MIMKey3
  postScalType
Range:0 to 1
Notes: Identifies the post-processed signal processing scaling mode.<br />
public MIMKey3
  srcDetectType
Range:0 to 1
Notes: Identifies the source signal detector type.<br />
public WindowType
  windowType
Range:0 to 1
Notes: Identifies the type of FFT or time waveform window used.
public double
  xAxisMax
Range:0 to 1
Notes: The maximum x-axis value.
public double
  xAxisMin
Range:0 to 1
Notes: The minimum x-axis value.