Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Serialization Namespaces
Altaxo.Serialization.Galactic
GalacticSPCImporter Class
GalacticSPCImporter Methods
CheckOrCreateImportOptions Method
CreateTableDataSource Method
GetFileExtensions Method
GetProbabilityForBeingThisFileFormat Method
Import Method
ValuesMatch Method
Galactic
SPCImporter
Get
Probability
For
Being
This
File
Format Method
Gets the probability for being this file format.
Namespace:
Altaxo.Serialization.Galactic
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.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
GalacticSPCImporter Class
Altaxo.Serialization.Galactic 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