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.6.0
Syntax public 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