Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Serialization Namespaces
Altaxo.Serialization.TA_Instruments
Q800Importer Class
Q800Importer Methods
CheckOrCreateImportOptions Method
CreateTableDataSource Method
GetFileExtensions Method
GetProbabilityForBeingThisFileFormat Method
Import Method
Q800Importer
Get
Probability
For
Being
This
File
Format Method
Gets the probability for being this file format.
Namespace:
Altaxo.Serialization.TA_Instruments
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
Copy
public
override
double
GetProbabilityForBeingThisFileFormat
(
string
fileName
)
Parameters
fileName
String
Name of the file.
Return Value
Double
A probability value (ranging from 0 to 1), that the provided file is the format that is covered by this importer.
Implements
IDataFileImporter
GetProbabilityForBeingThisFileFormat(String)
See Also
Reference
Q800Importer Class
Altaxo.Serialization.TA_Instruments Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net