CorrectionFileAnalyzerGetCorrectionFileInfo(String) Method |
Gets values stored in the fc3 file header or the txt file of the gcd file.
Namespace: RAYLASE.Marker.CorrectionsAssembly: RAYLASE.Marker.Corrections (in RAYLASE.Marker.Corrections.dll) Version: 2.19.0
Syntaxpublic static CorrectionFileInfo GetCorrectionFileInfo(
string path
)
Parameters
- path String
- Path of the field correction file.
Return Value
CorrectionFileInfoReturns correction file values.
See Also