CorrectionFileLibGetOpticalParameters Method | 
            Reads the optical parameters of an existing correction file.
            
Namespace: RAYLASE.SPICE3.CorrectionAssembly: RAYLASE.SPICE3.CorrectionFileLib (in RAYLASE.SPICE3.CorrectionFileLib.dll) Version: 3.9.1
Syntaxpublic OpticalParameters GetOpticalParameters(
	string path
)
Parameters
- path  String
 - Location of the existing correction file.
 
Return Value
OpticalParametersThe optical parameters of the given correction file
See Also