PrincetonInstrumentsSPEImportDataSource(String, PrincetonInstrumentsSPEImportOptions) Constructor |
Namespace: Altaxo.Serialization.PrincetonInstrumentsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic PrincetonInstrumentsSPEImportDataSource(
string fileName,
PrincetonInstrumentsSPEImportOptions options
)
Parameters
- fileName String
- The file name of the SPE file.
- options PrincetonInstrumentsSPEImportOptions
- The import options.
See Also