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