InverseCorrectionLoad Method |
Loads an existing inverse correction file from disk.
Namespace: RAYLASE.SPICE3Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.7.0
Syntaxpublic static InverseCorrection Load(
string path
)
Parameters
- path String
- Path to the inverse correction.
Return Value
InverseCorrectionThe inverse correction.
See Also