CorrectionFileLibOpenInverseCorrection Method |
Opens an existing inverse correction file.
Namespace: RAYLASE.SPICE3.CorrectionAssembly: RAYLASE.SPICE3.CorrectionFileLib (in RAYLASE.SPICE3.CorrectionFileLib.dll) Version: 3.6.0
Syntax public InverseCorrection OpenInverseCorrection(
string path
)
Parameters
- path String
- Location of the existing inverse correction file.
Return Value
InverseCorrectionHandle to the inverse correction file
See Also