Click or drag to resize

WdfFileReader Properties

The WdfFileReader type exposes the following members.

Properties
 NameDescription
Public propertyAccumulationCountNumber of accumulations used for one spectrum.
Public propertyApplicationNameName of the application that created this file.
Public propertyApplicationVersionVersion of the application that created this file.
Public propertyCapacityTotal number of experiments, can be greater than Count.
Public propertyCountNumber of experiments of the same type, can be smaller than Capacity.
Public propertyDataOriginCountNumber of rows in the data origin list.
Public propertyFileNameGets the name of the Wdf file.
Public propertyHasMapData Gets a value indicating whether this instance has map data.
Public propertyIsCompletedTrue if the number of spectra in this file equals the total number of spectra for this measurement.
Public propertyLaserWavelength_nmWavelength of the exciting laser in nm.
Public propertyMapShape 
Public propertyMeasurementTypeType of the measurement that created this file.
Public propertyNumberOfPointsPerSpectrumNumber of data points in each spectrum.
Public propertyOriginListHeader 
Public propertyScanTypeType of the scan that created this file.
Public propertySpectra 
Public propertySpectralUnitUnit of the y-values of the spectra.
Public propertyTitleTitle of the measurement.
Public propertyUserNameOperator of the measurement.
Public propertyXData 
Public propertyXPositions 
Public propertyXPositionUnit 
Public propertyXUnit 
Public propertyYData 
Public propertyYPositions 
Public propertyYPositionUnit 
Public propertyYUnit 
Public propertyZPositions 
Public propertyZPositionUnit 
Top
See Also