InverseCorrectionStore Method |
Stores a inverse correction into a file on the disk for later loading using
Load(String).
Namespace: RAYLASE.SPICE3Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.5.2
Syntax public void Store(
string path
)
Parameters
- path String
- Path to the new inverse correction file.
See Also