CorrectionFileLibOpenRead Method | 
            Opens an existing correction file in read-only mode.
            
Namespace: RAYLASE.SPICE3.CorrectionAssembly: RAYLASE.SPICE3.CorrectionFileLib (in RAYLASE.SPICE3.CorrectionFileLib.dll) Version: 3.9.1
Syntaxpublic CorrectionFile OpenRead(
	string filePath
)
Parameters
- filePath  String
 - Full path to the correction file
 
Return Value
CorrectionFileAbstract view of the correction file
Remarks
See Also