Correction |
public class CorrectionFileLib
The CorrectionFileLib type exposes the following members.
| Name | Description | |
|---|---|---|
| CorrectionFileLib | Creates a new instance of the correction file lib |
| Name | Description | |
|---|---|---|
| Create(String, OpticalParameters, ListStream, Boolean) | Creates a new correction file. | |
| Create(String, OpticalParameters, Stream, Boolean) | Creates a new correction file. | |
| GetOpticalParameters | Reads the optical parameters of an existing correction file. | |
| Open | Obsolete. Opens an existing correction file. | |
| OpenInverseCorrection | Opens an existing inverse correction file. | |
| OpenRead | Opens an existing correction file in read-only mode. | |
| OpenWrite | Opens an existing correction file in read-write mode. |