CorrectionFileOpenRead Method |
Opens an existing correction file in read-only mode.
Namespace: RAYLASE.SPICE3Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.5.2
Syntax public static CorrectionFile OpenRead(
string filename
)
Parameters
- filename String
- Full path to the correction file
Return Value
CorrectionFileAbstract view of the correction file
Remarks See Also